{
  "name": "BirdWatchAI - Automatic Bird Detection",
  "short_name": "BirdWatchAI",
  "description": "Transform your backyard into a smart bird sanctuary with AI-powered bird detection and identification.",
  "start_url": "/index.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"]
}
