{
  "name": "ReadIn — AI Scene Partner",
  "short_name": "ReadIn",
  "description": "Rehearse scripts with AI voices. Paste a script, pick your role, and ReadIn reads every other part.",
  "start_url": "/rehearse",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f5f0",
  "theme_color": "#c44b2b",
  "categories": ["entertainment", "education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Rehearsing",
      "short_name": "Rehearse",
      "url": "/rehearse",
      "description": "Jump straight to the rehearsal app"
    }
  ]
}
