{
  "name": "flugline.com – Flüge, Hotels & Mietwagen",
  "short_name": "flugline",
  "description": "Flüge, Hotels und Mietwagen günstig vergleichen und sicher online buchen – Direktflüge, Billigflüge und Last-Minute-Angebote.",
  "lang": "de",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a73e8",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "uploads/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "uploads/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "uploads/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
