{
  "name": "MATHE BLAST",
  "short_name": "MatheBlast",
  "description": "Das 80er Mathe-Arcade-Spiel für die Grundschule",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050010",
  "theme_color": "#050010",
  "lang": "de",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games"],
  "screenshots": []
}
