{
  "name": "VidForge.ai - AI Video Generator",
  "short_name": "VidForge",
  "description": "Generate stunning AI videos in seconds with VidForge.ai — powered by Veo3, Kling, Sora, and more",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#a855f7",
  "lang": "en",
  "categories": ["video", "creativity", "productivity", "entertainment"],
  "screenshots": [],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Generate Video",
      "short_name": "Generate",
      "description": "Create a new AI video",
      "url": "/generate",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "View your video library",
      "url": "/library",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
