{
  "name": "HOLMES IV — Valet Terminal",
  "short_name": "Mike",
  "description": "OctopAI terminal interface — talk to Mike from any device.",
  "start_url": "/terminal",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050b04",
  "theme_color": "#2bd96b",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "/icons/icon-180.png",            "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-192.png",            "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png",            "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
