{
  "name": "Foodyy",
  "short_name": "Foodyy",
  "description": "Discover amazing food in your city",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#FF6B00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo/foodyy-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/foodyy-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "categories": ["food", "lifestyle"],
  "lang": "en-CA",
  "scope": "/"
}
