{
  "id": "/",
  "name": "EatClean",
  "short_name": "EatClean",
  "description": "Find food hygiene ratings for restaurants. Check inspection reports before you eat.",
  "start_url": "/",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#22c55e",
  "background_color": "#ffffff",
  "lang": "en-CA",
  "categories": [
    "food",
    "health",
    "lifestyle"
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Search ratings",
      "short_name": "Search",
      "description": "Search food facility ratings by name or location",
      "url": "/search"
    },
    {
      "name": "About EatClean",
      "short_name": "About",
      "description": "Learn how EatClean food safety ratings work",
      "url": "/about"
    }
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
