{
  "name": "Envie - Order Food & Delivery",
  "short_name": "Envie",
  "description": "Order food, groceries, and more. Delivered in minutes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#c15e2e",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23c15e2e' width='192' height='192'/><text x='96' y='130' font-size='120' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>E</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23c15e2e' width='512' height='512'/><text x='256' y='380' font-size='380' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>E</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "shopping"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23faf7f4' width='540' height='720'/><text x='270' y='360' font-size='80' font-weight='bold' fill='%23c15e2e' text-anchor='middle'>Envie</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "View Restaurants",
      "short_name": "Restaurants",
      "url": "/restaurants",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23c15e2e' width='96' height='96'/><text x='48' y='70' font-size='60' fill='white' text-anchor='middle'>🍴</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Track Order",
      "short_name": "Orders",
      "url": "/orders",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23c15e2e' width='96' height='96'/><text x='48' y='70' font-size='60' fill='white' text-anchor='middle'>🛵</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
