{
  "name": "Vault Production Intelligence",
  "short_name": "Vault",
  "description": "AI-powered script analysis and production planning for film and television.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#121217",
  "theme_color": "#DAA520",
  "lang": "en-US",
  "categories": ["productivity", "entertainment", "business"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Projects",
      "short_name": "Projects",
      "description": "Open your production projects",
      "url": "/projects",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Upload Script",
      "short_name": "Upload",
      "description": "Upload a new screenplay for analysis",
      "url": "/upload",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
