{
  "name": "Lumqa — AI Decision Engine",
  "short_name": "Lumqa",
  "id": "/",
  "description": "Ask, compare, decide. Lumqa reasons across multiple AI models and live sources to give you one clear answer.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "search"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "New search",
      "short_name": "Search",
      "url": "/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png?v=3", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "History",
      "short_name": "History",
      "url": "/history?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png?v=3", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
