{
  "name": "UVAGATRON — UK Business Intelligence Platform",
  "short_name": "UVAGATRON",
  "description": "AI-powered UK Business Intelligence covering 5.9M companies with risk scores, 50M+ signals from 53 data sources.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "dir": "ltr",
  "lang": "en-GB",
  "background_color": "#0a0a0b",
  "theme_color": "#00d9ff",
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "AI Chat",
      "short_name": "Chat",
      "url": "/chat",
      "description": "Ask questions about UK companies",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Company Explorer",
      "short_name": "Explorer",
      "url": "/explorer",
      "description": "Search 5.9M UK companies",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "View analytics dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/chat.png",
      "sizes": "1080x2424",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI Chat Assistant"
    },
    {
      "src": "/screenshots/explorer.png",
      "sizes": "1080x2424",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Company Explorer"
    },
    {
      "src": "/screenshots/community.png",
      "sizes": "1080x2424",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Community Forum"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ai.uvagatron.app",
      "id": "ai.uvagatron.app"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
