{
  "name": "Guardians of Belize – Cultural Learning Adventure",
  "short_name": "Guardians of Belize",
  "description": "Portfolio-Website und spielbarer Prototyp zum Belize Game Guardians of Belize: Cultural Learning Adventure, Digital Learning, Game Based Learning, AI Media, Trailer und Assets.",
  "icons": [
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#07191f",
  "background_color": "#07191f",
  "display": "standalone",
  "start_url": "/",
  "categories": [
    "education",
    "games",
    "portfolio",
    "media"
  ],
  "screenshots": [
    {
      "src": "assets/media/og-guardians-of-belize.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Guardians of Belize release artwork"
    }
  ]
}