{
  "name": "SmartPact — AI studio for viral reels & product videos",
  "short_name": "SmartPact",
  "description": "Cast a virtual influencer, render cinematic 9:16 reels, and ship to Instagram, TikTok and YouTube Shorts. Token-based — no subscriptions.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#000000",
  "lang": "en",
  "categories": ["productivity", "business", "photo", "video"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/user",
      "description": "Jump straight into your SmartPact studio"
    },
    {
      "name": "New reel",
      "short_name": "New reel",
      "url": "/user?page=content",
      "description": "Start a new content render"
    }
  ]
}
