{
  "name": "SchmetterWetter",
  "short_name": "SchmetterW.",
  "theme_color": "#3985fe",
  "background_color": "#ffffff",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "assets/icons/icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "assets/icons/icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "portrait",
  "display": "standalone",
  "dir": "auto",
  "lang": "en-US",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "description": "Weather app for table tennis"
}
