{
  "name": "Spritpreise \u00d6sterreich",
  "short_name": "Spritpreise",
  "description": "G\u00fcnstigste Tankstellen in \u00d6sterreich \u2013 by MonkeyMedia",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B0B0B",
  "theme_color": "#FF6B00",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}