{
  "id": "/imtaxi-go/",
  "name": "ImTaxi Go - Mietwagen buchen",
  "short_name": "ImTaxi Go",
  "description": "Mietwagen online buchen - schnell, einfach und zuverlässig",
  "lang": "de-DE",
  "dir": "ltr",
  "start_url": "/imtaxi-go/?source=pwa",
  "scope": "/imtaxi-go/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E5E5E5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/imtaxi-go/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/imtaxi-go/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "transportation"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Neue Fahrt buchen",
      "short_name": "Buchen",
      "description": "Schnell eine neue Fahrt buchen",
      "url": "/imtaxi-go/?action=book",
      "icons": [{ "src": "/imtaxi-go/icon-192-v2.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Verfügbare Fahrten",
      "short_name": "Timeline",
      "description": "Verfügbare Zeitfenster ansehen",
      "url": "/imtaxi-go/?action=timeline",
      "icons": [{ "src": "/imtaxi-go/icon-192-v2.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
