{
  "short_name": "BirdLog",
  "name": "Bird Research Logger",
  "description": "Cloudflare Pages bird observation logging with Pages Functions and D1.",
  "id": "./index.html",
  "scope": "./",
  "icons": [
    {
      "src": "./icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#eef7ef",
  "display": "standalone",
  "theme_color": "#214d32"
}
