{
  "name": "Tankrechner",
  "short_name": "Tanken",
  "description": "Finde die wirklich günstigste Tankstelle – inklusive Fahrtkosten.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
