{
  "short_name": "Birdsong",
  "name": "Birdsong — Bird Song Identifier & Field Journal",
  "description": "Identify birds by their song or call, then collect every find as a card in your own field journal. Powered by BirdNET.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "brand-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "brand-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2C4C3B",
  "background_color": "#F5F4F0",
  "categories": ["education", "lifestyle", "utilities"],
  "lang": "en-US"
}
