{
  "name": "J.A.R.V.I.S. — Personal Command System",
  "short_name": "JARVIS",
  "description": "Plan your day with a sharp AI assistant. Brain dump in, optimized schedule out.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030508",
  "theme_color": "#00aaff",
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
