{
  "name": "Pollenflug",
  "short_name": "Pollen",
  "description": "Tägliche Pollenflug-Vorhersage für Deutschland und weltweit.",
  "id": "/",
  "lang": "de",
  "dir": "ltr",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f6f6f7",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%2316a34a'/%3E%3Ctext x='96' y='130' font-size='100' text-anchor='middle'%3E%F0%9F%8C%BF%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%2316a34a'/%3E%3Ctext x='256' y='350' font-size='280' text-anchor='middle'%3E%F0%9F%8C%BF%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["health", "weather"],
  "shortcuts": [
    {
      "name": "Heute",
      "short_name": "Heute",
      "description": "Pollenbelastung heute",
      "url": "./?day=0"
    }
  ]
}
