{
  "name": "Line Echo",
  "short_name": "Line Echo",
  "description": "Rehearse scripts with an AI scene partner. Upload your screenplay, pick your character, and practice lines with realistic AI-powered voices.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0E0E10",
  "theme_color": "#D1B05C",
  "categories": ["entertainment", "education", "productivity"],
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
