{
  "name": "Mindscaped",
  "short_name": "Mindscaped",
  "description": "Your personal operating system — powered by Obi intelligence.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0908",
  "theme_color": "#4F46E5",
  "lang": "en",
  "categories": ["productivity", "lifestyle", "health"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Talk to Obi", "short_name": "Obi", "url": "/obi-chat.html" },
    { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard.html" }
  ],
  "prefer_related_applications": false
}
