{
  "name": "ShoeMatch — AI Sports Shoe Finder",
  "short_name": "ShoeMatch",
  "description": "Find your perfect sports shoe with AI. Live prices from 100+ stores worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ea580c",
  "lang": "en",
  "categories": ["shopping", "sports", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "ShoeMatch home screen"
    }
  ]
}
