{
  "name": "Greek Unique — Order",
  "short_name": "Greek Unique",
  "description": "Order authentic Greek food from Greek Unique for collection.",
  "start_url": "/order",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4efe3",
  "theme_color": "#1c4b63",
  "categories": ["food", "shopping"],
  "icons": [
    {
      "src": "/icons/logo-monogram.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-monogram.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
