{
  "name": "MyClicky - Video Shopping & Creator Commerce",
  "short_name": "MyClicky",
  "description": "Next-generation video-first shopping, creator economy, and instant shoppable videos.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0F19",
  "theme_color": "#0B0F19",
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Clips Feed",
      "short_name": "Clips",
      "description": "Watch trending shoppable short clips",
      "url": "/clips",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Video Studio",
      "short_name": "Upload",
      "description": "Upload a new video or short",
      "url": "/video-studio",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tag Studio",
      "short_name": "Tagging",
      "description": "Tag interactive products onto video timeline",
      "url": "/product-tag",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Creator Wallet",
      "short_name": "Earnings",
      "description": "View affiliate earnings and request payouts",
      "url": "/wallet",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
