{
  "name": "ChangeAIQ — AI that sees what changed",
  "short_name": "ChangeAIQ",
  "description": "Scan rooms, shelves and sites with your camera. ChangeAIQ tells you what is missing, moved or new — also without a signal.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f141c",
  "theme_color": "#1b2331",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Scan a room", "url": "/home" },
    { "name": "Alerts", "url": "/alerts" }
  ]
}
