{
  "name": "BirdScape.pro",
  "short_name": "BirdScape",
  "description": "Bird of the Day — a calming screensaver of unique birds from around the world.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#0e4f5e",
  "theme_color": "#0e4f5e",
  "orientation": "portrait",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/693ca427f0479560056fa7f8/520df21d8_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/693ca427f0479560056fa7f8/520df21d8_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
