{
  "name": "SceneSmith - AI Video Production",
  "short_name": "SceneSmith",
  "description": "Professional video production powered by AI. Plan shots, generate images and videos, add voices, and export studio-grade content.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0A0B",
  "theme_color": "#0A0A0B",
  "orientation": "any",
  "categories": ["entertainment", "productivity", "utilities"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
