{
  "name": "Pax Sentinel",
  "short_name": "Pax Sentinel",
  "description": "Expert travel recommendations and insights concerning the Lufthansa Group.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "categories": [
    "travel",
    "news"
  ],
  "lang": "en",
  "theme_color": "#0a1d3d",
  "background_color": "#0a1d3d",
  "icons": [
    {
      "src": "/favicon-paxsentinel/favicon-monochrome.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    },
    {
      "src": "/favicon-paxsentinel/favicon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-paxsentinel/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-paxsentinel/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}