{
  "name": "BMS Notentool",
  "short_name": "Notentool",
  "description": "Notentool für die BMS Winterthur - Fächer, Noten und Durchschnitte mit frei wählbarer Gewichtung.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f6f9",
  "theme_color": "#2f5fff",
  "lang": "de-CH",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
