{
  "id": "/",
  "name": "NavigNine – Precise AI Web Search",
  "short_name": "NavigNine",
  "description": "Precise AI web search",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00aaa6",
  "dir": "ltr",
  "lang": "en",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": [
    "education",
    "productivity",
    "shopping"
  ],
  "prefer_related_applications": false
}