{
  "name": "ShortZap",
  "short_name": "ShortMaker",
  "description": "Create viral faceless videos on auto-pilot with AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/icons/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" },
    { "src": "/icons/screenshot-narrow.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Create Video", "short_name": "Create", "url": "/dashboard/create", "description": "Create a new AI video" },
    { "name": "My Videos", "short_name": "Videos", "url": "/dashboard/videos", "description": "View your videos" }
  ],
  "categories": ["productivity", "entertainment"],
  "lang": "en"
}
