{
  "name": "The Golden Fork",
  "short_name": "Golden Fork",
  "description": "Scan, order, and enjoy. The Golden Fork's digital dining experience.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c0c0c",
  "theme_color": "#F97316",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Kitchen Display",
      "short_name": "Kitchen",
      "description": "Open the Kitchen Display System",
      "url": "/admin/kitchen",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
