{
  "name": "Spin For Food",
  "short_name": "SpinForFood",
  "description": "Stop scrolling Deliveroo. Spin the wheel and let fate decide your dinner.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Spin For Food — What Should I Eat Tonight?"
    }
  ],
  "categories": ["food", "lifestyle", "entertainment"],
  "lang": "en-GB",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Spin the Wheel",
      "short_name": "Spin",
      "description": "Instantly spin the food wheel",
      "url": "/",
      "icons": [{ "src": "favicon.png", "sizes": "64x64" }]
    }
  ]
}
