{
  "name": "Food Detectives HQ",
  "short_name": "HQ",
  "start_url": "https://food-detective-hq.pages.dev/index.html?v=1.3.8.1",
  "scope": "https://food-detective-hq.pages.dev/",
  "display": "standalone",
  "background_color": "#0c0d10",
  "theme_color": "#2f6fed",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "version": "1.3.8.1"
}