{
  "name": "Airport Service Wien - Flughafentransfer & Taxiservice 24/7",
  "short_name": "Airport Service",
  "description": "Professioneller Flughafentransfer Wien - 24/7 Taxiservice zum Flughafen VIB mit schneller Buchung",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "categories": ["travel", "transportation"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "128x128",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/airportservice_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Buchung",
      "short_name": "Buchen",
      "description": "Jetzt Flughafentransfer buchen",
      "url": "/booking"
    },
    {
      "name": "Flüge",
      "short_name": "Flüge",
      "description": "Ankunfts- und Abflugzeiten",
      "url": "/flights"
    }
  ]
}
