{
  "name": "CueSign Crew",
  "short_name": "CueSign Crew",
  "description": "Practice script reading with a virtual scene partner",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f7fc",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "categories": ["entertainment", "education"],
  "lang": "en",
  "icons": [
    {
      "src": "/api/icon?s=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/api/icon?s=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
