{
  "name": "Halal Spot",
  "short_name": "Halal Spot",
  "description": "Discover the best halal restaurants in the UK",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF8C00",
  "background_color": "#4a0e2e",
  "categories": ["food", "lifestyle", "navigation"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ]
}
