{
  "name": "Flixly - AI Video & Image Generator",
  "short_name": "Flixly",
  "description": "Generate stunning videos, images, and audio with AI. The all-in-one AI studio for content creators.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "utilities", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Text to Video",
      "short_name": "Text→Video",
      "url": "/dashboard/text-to-video",
      "description": "Create videos from text prompts"
    },
    {
      "name": "Text to Image",
      "short_name": "Text→Image", 
      "url": "/dashboard/text-to-image",
      "description": "Generate images from text"
    },
    {
      "name": "AI Photo Effects",
      "short_name": "Effects",
      "url": "/dashboard/ai-photo-effects",
      "description": "Apply viral AI effects to photos"
    }
  ]
}
