{
  "name": "La Telenovela Interactiva",
  "short_name": "Telenovela",
  "description": "An immersive Spanish soap opera language learning game",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080005",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "categories": ["education", "games"],
  "lang": "es",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}
