{
  "name": "Elon Store",
  "short_name": "Elon Store",
  "description": "Order fresh, delicious food online",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1976D2",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "categories": ["food", "shopping"]
}
