{
  "id": "com.zepiq.ai",
  "name": "Save. Epic. Think. ZepiQ.",
  "short_name": "ZepiQ",
  "description": "Compare supplement prices across UK retailers and get alerted when they drop.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#FFFFFF",
  "theme_color": "#16284D",
  "orientation": "portrait",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "health"],
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": "focus-existing" },
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon.svg", "sizes": "192x192 512x512", "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "/screenshots/home-wide.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "Compare real-time prices across UK retailers" },
    { "src": "/screenshots/search-wide.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "Search and filter supplements by price, form, and rating" },
    { "src": "/screenshots/home-narrow.png", "sizes": "412x915", "type": "image/png", "form_factor": "narrow", "label": "Track savings and browse categories on the go" },
    { "src": "/screenshots/search-narrow.png", "sizes": "412x915", "type": "image/png", "form_factor": "narrow", "label": "Find the best price on mobile" }
  ],
  "shortcuts": [
    { "name": "Search products", "url": "/search", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Wishlist", "url": "/wishlist", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Basket", "url": "/basket", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
