{
  "name": "Wildeara — The living world",
  "short_name": "Wildeara",
  "description": "A calm, cinematic exploration of animals, habitats, biodiversity and the living world.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1410",
  "theme_color": "#0a1410",
  "categories": ["education", "science", "nature"],
  "lang": "en",
  "dir": "auto",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Explore animals", "url": "/explore" },
    { "name": "Habitats", "url": "/habitats" },
    { "name": "Search", "url": "/search" }
  ]
}
