{
  "short_name": "FlipScope",
  "name": "FlipScope — Scan It. Price It. Flip It.",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "description": "AI-powered resale value scanner. Scan any item, find its real resale value.",
  "categories": ["shopping", "productivity", "finance"],
  "shortcuts": [
    { "name": "Scan Item", "short_name": "Scan", "url": "/scan", "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }] },
    { "name": "History", "url": "/history" }
  ]
}
