{
  "name": "WyseVision AI — Where Ideas Become Cinematic Reality",
  "short_name": "WyseVision AI",
  "description": "Create character-consistent AI story videos in 35+ languages. From $12/month.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["productivity", "entertainment", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "shortcuts": [
    {
      "name": "New Story",
      "short_name": "New Story",
      "description": "Start a new narrative story",
      "url": "/projects/new/narrative",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "New UGC Ad",
      "short_name": "UGC Ad",
      "description": "Create a UGC ad with an AI actor",
      "url": "/projects/new/ugc",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Quick Create",
      "short_name": "Quick",
      "description": "One-sentence story creator",
      "url": "/projects/new/quick",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
