{
  "name": "Ohm OS",
  "short_name": "Ohm OS",
  "description": "Browser-based agentic OS with AI, robotics, and accessibility tools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a84ff",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "EmoChat",
      "short_name": "EmoChat",
      "description": "Open EmoChat",
      "url": "/?app=com.ohm.emochat"
    },
    {
      "name": "Browse",
      "short_name": "Browse",
      "description": "Open BrowseMate",
      "url": "/?app=com.ohm.browsemate"
    }
  ]
}
