{
  "name": "CuePartner",
  "short_name": "CuePartner",
  "description": "Never Miss an Audition - Voice-powered cue reader and teleprompter for actors",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "productivity"],
  "shortcuts": [
    {
      "name": "My Projects",
      "url": "/dashboard",
      "description": "View your projects"
    }
  ]
}
