{
  "name": "Der Ernährungs-Teller",
  "short_name": "Teller-Spiel",
  "description": "Lernspiel: Mahlzeiten zusammenstellen und sehen, wie sich Nährstoffe, Energie und Salz verändern.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f1e8",
  "theme_color": "#4CA854",
  "lang": "de",
  "categories": [
    "education",
    "games"
  ],
  "icons": [
    {
      "src": "teller_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "teller_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "teller_icon_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
