{
  "name": "Midwest Morel Forecast",
  "short_name": "Morel Forecast",
  "description": "Daily morel mushroom hunting forecast for the Midwest US",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e120f",
  "theme_color": "#0e120f",
  "categories": ["food", "lifestyle", "utilities"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Forecast",
      "url": "./",
      "description": "View today's morel forecast"
    },
    {
      "name": "Community Map",
      "url": "./community",
      "description": "See recent community finds"
    }
  ]
}
