{
  "name": "Rep Sneakers — 1:1 Batch Sneaker Reps",
  "short_name": "Rep Sneakers",
  "description": "Top-tier rep sneakers from verified factories. AI Chat, AR Try-On, AI Stylist, Drop Calendar, Collection Wall.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "theme_color": "#0a1612",
  "background_color": "#0a1612",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "AR Try-On",
      "short_name": "Try-On",
      "url": "/try-on.html",
      "description": "Virtual try-on with phone camera"
    },
    {
      "name": "AI Chat",
      "short_name": "Chat",
      "url": "/chat.html",
      "description": "AI sneaker expert chat"
    },
    {
      "name": "Drop Calendar",
      "short_name": "Drops",
      "url": "/drops.html",
      "description": "Upcoming releases with countdowns"
    },
    {
      "name": "AI Stylist",
      "short_name": "Stylist",
      "url": "/ai-stylist.html",
      "description": "AI-powered recommendations"
    }
  ]
}
