{
  "name": "Strip The Script",
  "short_name": "StripTheScript",
  "description": "Raw Conversations. Real Stories. Revealing the Truth Behind the Craft.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090909",
  "theme_color": "#d42b2b",
  "lang": "en-GB",
  "scope": "/",
  "categories": ["entertainment", "music", "education"],
  "icons": [
    { "src": "assets/pwa-icon-72.png",       "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-icon-96.png",       "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-icon-128.png",      "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-icon-144.png",      "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-icon-152.png",      "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-icon-192.png",      "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-icon-384.png",      "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-icon-512.png",      "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "assets/hero-final.png",
      "sizes": "1456x816",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Strip The Script — Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Episodes",
      "short_name": "Episodes",
      "description": "Browse all episodes",
      "url": "/?page=episodes",
      "icons": [{ "src": "assets/pwa-icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Strip The Script shop",
      "url": "/?page=shop",
      "icons": [{ "src": "assets/pwa-icon-96.png", "sizes": "96x96" }]
    }
  ]
}
