{
  "name": "INK LANE TEES",
  "short_name": "INK LANE",
  "description": "Raw streetwear from India. Oversized graphic tees, hoodies, joggers. Design your own with AI try-on. Pan-India delivery.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#38c3e6",
  "lang": "en-IN",
  "categories": ["shopping", "lifestyle"],
  "dir": "ltr",
  "id": "inklanetees-app",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/play/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Homepage — design, drop, wear."
    },
    {
      "src": "/play/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI-powered photoreal t-shirt mockups."
    },
    {
      "src": "/play/screenshot-3.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Shop the full collection — tees, hoodies, joggers."
    },
    {
      "src": "/play/screenshot-4.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI Try-On — see any tee on you before buying."
    },
    {
      "src": "/play/screenshot-5.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fast checkout — Razorpay + UPI + COD."
    }
  ],
  "shortcuts": [
    {
      "name": "Shop the Drop",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/shop?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Design Studio",
      "short_name": "Studio",
      "description": "Create your own t-shirt",
      "url": "/studio?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Try-On",
      "short_name": "Try-On",
      "description": "See any tee on you",
      "url": "/try-on?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "Orders, wallet, loyalty",
      "url": "/account?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
