{
  "name": "Mr Aloud — Audio Lessons",
  "short_name": "Mr Aloud",
  "description": "Create and study audio lessons with synchronized text highlighting",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2c3e50",
  "icons": [
    {
      "src": "/static/MR_Aloud_logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f5f5f5' width='540' height='720'/><text x='270' y='360' font-size='48' font-family='serif' font-weight='bold' fill='%232c3e50' text-anchor='middle' dominant-baseline='central'>Mr Aloud</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%23f5f5f5' width='1280' height='720'/><text x='640' y='360' font-size='72' font-family='serif' font-weight='bold' fill='%232c3e50' text-anchor='middle' dominant-baseline='central'>Mr Aloud — Audio Lessons</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "New Lesson",
      "short_name": "New",
      "description": "Create a new audio lesson",
      "url": "/?action=new",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%232c3e50' width='96' height='96' rx='22'/><line x1='48' y1='24' x2='48' y2='72' stroke='%23fff' stroke-width='6'/><line x1='24' y1='48' x2='72' y2='48' stroke='%23fff' stroke-width='6'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
