{
  "name": "Gunzo OS",
  "short_name": "Gunzo OS",
  "description": "Ecosystem Command Center",
  "start_url": "/admin",
  "display": "standalone",
  "background_color": "#02040a",
  "theme_color": "#ff0080",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
