{
  "name": "Caseo",
  "short_name": "Caseo",
  "description": "A global guide to cheese. Discover, pair, and explore.",
  "start_url": "/cheeses?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF9F4",
  "theme_color": "#FBF9F4",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
