{
  "name": "BirdWatchAI Community Feed",
  "short_name": "BirdWatchAI",
  "description": "Live bird detections shared by BirdWatchAI users around the world.",
  "start_url": "/docs/community.html",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#2d5a3d",
  "orientation": "any",
  "icons": [
    {
      "src": "../images/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "../images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "screenshots": []
}
