{
  "name": "Enchanted Mushroom Finder",
  "short_name": "Mushroom Finder",
  "description": "A calm, hand-crafted atlas for finding mushrooms in Canadian forests.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#23402F",
  "theme_color": "#23402F",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
