{
  "name": "TryOn Smart Mirror",
  "short_name": "TryOn",
  "description": "In-store AR virtual try-on kiosk — see it on you before you wear it.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0B0B0F",
  "theme_color": "#0B0B0F",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["shopping", "lifestyle"],
  "screenshots": [
    { "src": "/screenshots/start.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow" }
  ]
}
