{
  "name": "AI Speed Reader",
  "short_name": "SpeedRead",
  "description": "Read articles 3× faster with RSVP speed reading and AI summarisation",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0F766E",
  "background_color": "#FAF9F6",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230F766E' width='192' height='192'/><text x='96' y='120' font-size='120' font-weight='bold' fill='white' text-anchor='middle' font-family='serif'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230F766E' width='512' height='512'/><text x='256' y='320' font-size='320' font-weight='bold' fill='white' text-anchor='middle' font-family='serif'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "education"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23FAF9F6' width='540' height='720'/><text x='270' y='360' font-size='48' font-weight='bold' fill='%231C1917' text-anchor='middle' font-family='serif'>AI Speed Reader</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Speed Read",
      "short_name": "Read",
      "description": "Open the speed reader",
      "url": "/reader",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230F766E' width='96' height='96'/><text x='48' y='60' font-size='60' font-weight='bold' fill='white' text-anchor='middle' font-family='serif'>⚡</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "View your reading library",
      "url": "/library",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230F766E' width='96' height='96'/><text x='48' y='60' font-size='60' font-weight='bold' fill='white' text-anchor='middle' font-family='serif'>📚</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
