{
  "id": "/",
  "name": "SG16 AI Engine",
  "short_name": "SG16 AI",
  "description": "Most Powerful AI Engine",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "protocol_handlers": [
    {
      "protocol": "web+sgengine",
      "url": "/dashboard?q=%s"
    }
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SG16 AI desktop — privacy-first AI engine"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SG16 AI mobile — privacy-first AI engine"
    }
  ]
}
