{
  "name": "HesaTrip",
  "short_name": "HesaTrip",
  "description": "Travel community with chat, group trips, couches, luggage storage, Wi-Fi and seats.",
  "start_url": "./#/entdecken",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#13294B",
  "theme_color": "#13294B",
  "lang": "en",
  "categories": [
    "travel",
    "social"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}