{
  "name": "Guardians of Belize – Playable Prototype",
  "short_name": "Guardians of Belize",
  "description": "Spielbarer 2D-Learning-Game-Prototyp über Belize-Kultur, Natur, Heritage und Diaspora.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#07191f",
  "background_color": "#07191f",
  "icons": [
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}