{
  "name": "Calm at 38,000 Feet — with Captain Chris",
  "short_name": "Calm at 38K",
  "description": "A calm companion for nervous flyers, from airline captain Chris Pohl. Understand turbulence, noises and safety — and breathe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050a14",
  "theme_color": "#050a14",
  "orientation": "any",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "health",
    "lifestyle",
    "travel"
  ],
  "lang": "en-GB",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Flight Mode",
      "short_name": "Flight",
      "url": "/flight-mode",
      "icons": [
        {
          "src": "/icon-192x192.png?v=3",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "One Minute Calm",
      "short_name": "Calm",
      "url": "/one-minute",
      "icons": [
        {
          "src": "/icon-192x192.png?v=3",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pre-Flight Checklist",
      "short_name": "Checklist",
      "url": "/checklist",
      "icons": [
        {
          "src": "/icon-192x192.png?v=3",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}