{
  "name": "ALFRED OS",
  "short_name": "ALFRED",
  "description": "Adam Lysinski AI Operating System — Chief of Staff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08101E",
  "theme_color": "#08101E",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
