{
  "name": "tast-e — AI Personal Style Intelligence",
  "short_name": "tast-e",
  "description": "Scan your closet. Get AI outfit suggestions. Shop deals. Sell what you don't wear.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F8FAFB",
  "theme_color": "#3B7DD8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["shopping", "lifestyle", "fashion"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "screenshot-wide.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide" },
    { "src": "screenshot-narrow.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "My Closet", "url": "/index.html#closet", "icons": [{"src": "icon-192.png", "sizes": "192x192"}] },
    { "name": "Marketplace", "url": "/marketplace.html", "icons": [{"src": "icon-192.png", "sizes": "192x192"}] },
    { "name": "Scan Item", "url": "/index.html#scan", "icons": [{"src": "icon-192.png", "sizes": "192x192"}] }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
