{
  "name": "Personalised Intelligence",
  "short_name": "PI",
  "description": "Smarter listening. Sharper thinking. Personalised daily intelligence briefings synthesised from the podcasts that matter to you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1418",
  "theme_color": "#1A365D",
  "categories": ["news", "productivity", "education"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-72-v2.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96-v2.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144-v2.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse All Editions",
      "short_name": "Browse",
      "description": "Open the gallery of every digest edition",
      "url": "/?action=gallery",
      "icons": [{ "src": "/icons/icon-192-v2.png", "sizes": "192x192" }]
    },
    {
      "name": "Latest Metacast",
      "short_name": "Listen",
      "description": "Play the most recent metacast podcast",
      "url": "/?action=play-latest",
      "icons": [{ "src": "/icons/icon-192-v2.png", "sizes": "192x192" }]
    }
  ]
}
