{
  "name": "billigtanken.de — Günstig Tanken",
  "short_name": "Billig Tanken",
  "description": "Finde die günstigsten Tankstellen in deiner Nähe. Echtzeit-Spritpreise für Diesel, E5 und E10.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c70c6f",
  "orientation": "any",
  "categories": ["utilities", "navigation"],
  "lang": "de-DE",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Günstigste in der Nähe",
      "short_name": "Jetzt tanken",
      "description": "Finde die günstigste Tankstelle in deiner Nähe",
      "url": "/karte?locate=true",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Preise vergleichen",
      "short_name": "Vergleichen",
      "description": "Tankstellen-Preise in deiner Stadt",
      "url": "/tankstellen",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
