{
  "name": "OneBox — LifeOrigin Ecosystem",
  "short_name": "OneBox",
  "description": "OneBox Enterprise — the unified workspace OS by LifeOrigin.",
  "start_url": "/box",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1319",
  "theme_color": "#34d399",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
