{
  "id": "/",
  "name": "Cookbook Atlas",
  "short_name": "Cookbook Atlas",
  "description": "Explore recipes from around the world on an interactive map. Discover traditional dishes, manage your pantry, and build grocery lists.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0d12",
  "theme_color": "#0a0d12",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["food", "education", "lifestyle"],
  "icons": [
    { "src": "/assets/cookbook-atlas-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/cookbook-atlas-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/cookbook-atlas-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
