{
  "name": "RidgePoint, The Debate",
  "short_name": "The Debate",
  "description": "Interactive comic reader for the RidgePoint × Recast 'A Technical Debate' series. Download issues for offline reading — perfect for flights.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F0F14",
  "theme_color": "#C8A84E",
  "categories": ["entertainment", "books"],
  "icons": [
    {
      "src": "/manus-storage/pwa-logo_2221a97d.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manus-storage/pwa-logo_2221a97d.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Season 1",
      "short_name": "S1",
      "url": "/?season=1",
      "description": "Jump to Season 1 issues"
    },
    {
      "name": "Season 2",
      "short_name": "S2",
      "url": "/?season=2",
      "description": "Jump to Season 2 issues"
    },
    {
      "name": "Characters",
      "short_name": "Cast",
      "url": "/characters",
      "description": "Meet the crew"
    },
    {
      "name": "Offline Downloads",
      "short_name": "Downloads",
      "url": "/downloads",
      "description": "Download issues for offline reading"
    }
  ]
}
