{
  "name": "Restaurant Menu",
  "short_name": "Menu",
  "description": "Browse and order from our delicious restaurant menu",
  "start_url": "./menu.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "./",
  "lang": "en",
  "categories": ["food", "restaurant", "menu"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%232563eb'/><text x='50' y='70' text-anchor='middle' font-size='60' fill='white'>🍽️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%232563eb'/><text x='50' y='70' text-anchor='middle' font-size='60' fill='white'>🍽️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 375 812'><rect width='375' height='812' fill='%23f9fafb'/><rect x='20' y='100' width='335' height='200' fill='white' rx='8'/><rect x='40' y='120' width='120' height='80' fill='%23e5e7eb'/><rect x='180' y='120' width='150' height='20' fill='%23e5e7eb'/><rect x='180' y='150' width='100' height='15' fill='%23e5e7eb'/><rect x='180' y='175' width='80' height='15' fill='%232563eb'/></svg>",
      "sizes": "375x812",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "Browse our restaurant menu",
      "url": "./menu.php",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%232563eb'/><text x='50' y='70' text-anchor='middle' font-size='60' fill='white'>🍽️</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
