{
  "name": "StageCall — Rehearsal & Production HQ",
  "short_name": "StageCall",
  "description": "Modern rehearsal, casting, and production management for theatre teams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["productivity", "business", "entertainment"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "description": "Jump straight to your production dashboard"
    },
    {
      "name": "Rehearsals",
      "short_name": "Rehearsals",
      "url": "/rehearsals",
      "description": "See today's rehearsal schedule"
    }
  ]
}
