{
  "name": "R.E.A.L. SmartScan",
  "short_name": "SmartScan",
  "description": "AI-powered price intelligence — find the lowest price on anything",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#F97316",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }
  ],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png" }
  ],
  "categories": ["shopping", "utilities"],
  "shortcuts": [
    { "name": "Search Products", "url": "/#/search", "description": "Search for any product" },
    { "name": "Prime Intelligence", "url": "/#/membership", "description": "Upgrade to Prime" }
  ]
}
