{
  "short_name": "IntelliBrain",
  "name": "Ben's IntelliBrain",
  "description": "AI-powered work agents for emails, SMS triage, scheduling, and more.",
  "icons": [
    { "src": "icons/icon-72.png",  "type": "image/png", "sizes": "72x72"   },
    { "src": "icons/icon-96.png",  "type": "image/png", "sizes": "96x96"   },
    { "src": "icons/icon-144.png", "type": "image/png", "sizes": "144x144" },
    { "src": "icons/icon-152.png", "type": "image/png", "sizes": "152x152" },
    { "src": "icons/icon-180.png", "type": "image/png", "sizes": "180x180" },
    { "src": "icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1E3A8A",
  "background_color": "#0F1B33",
  "scope": "/",
  "lang": "en"
}
