{
  "id": "/",
  "name": "Austrian RedLine",
  "short_name": "RedLine",
  "description": "Secure virtual-airline operations tablet for Austrian RedLine crews.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#111214",
  "theme_color": "#111214",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Crew tablet",
      "short_name": "Tablet",
      "url": "/?source=pwa"
    },
    {
      "name": "Staff workspace",
      "short_name": "Staff",
      "url": "/staff?source=pwa"
    }
  ]
}
