{
  "name": "LevIQ",
  "short_name": "LevIQ",
  "description": "Find money you didn't know you had — AI-powered financial arbitrage engine",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#12192C",
  "theme_color": "#12192C",
  "orientation": "portrait",
  "icons": [
    { "src": "favicon_16.png",      "sizes": "16x16",   "type": "image/png" },
    { "src": "favicon_32.png",      "sizes": "32x32",   "type": "image/png" },
    { "src": "icon_192.png",        "sizes": "192x192", "type": "image/png" },
    { "src": "icon_512.png",        "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "apple_touch_icon.png","sizes": "180x180", "type": "image/png" }
  ]
}
