{
  "name": "SeeIQ",
  "short_name": "SeeIQ",
  "description": "AI that perceives the world around you and speaks it back in real time.",
  "start_url": "/analyze",
  "display": "standalone",
  "background_color": "#080A0F",
  "theme_color": "#080A0F",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
