{
  "name": "KnowIt — Understand Anything",
  "short_name": "KnowIt",
  "description": "Visual knowledge platform — understand anything in 60 seconds",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    { "name": "How Things Work", "url": "/?category=how-things-work", "description": "Learn how everyday things work" },
    { "name": "Why Things Happen", "url": "/?category=why-things-happen", "description": "Understand why things happen" }
  ],
  "screenshots": [
    { "src": "/og/screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "prefer_related_applications": false
}
