{
    "name": "MatheFuchs",
    "short_name": "MatheFuchs",
    "description": "Mathe aber Offline",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#dff7f5",
    "theme_color": "#d9f1ef",
    "icons": [
      {
        "src": "./MatheAssets/matheonline192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "./MatheAssets/matheonline512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }