{
  "name": "QMail - Sovereign Communications Suite",
  "short_name": "QMail",
  "description": "Next-Generation Sovereign Communications & Ecosystem Suite with DeepClaw and OpenClaw Intelligence",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#030712",
  "background_color": "#020409",
  "categories": ["business", "finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Spatial Proximity Radar",
      "short_name": "Radar",
      "description": "Collaborative screen share and proximity sonar",
      "url": "/?view=radar",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Sovereign Calendar",
      "short_name": "Calendar",
      "description": "Briefings & trade settlement schedules",
      "url": "/?view=calendar",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Action Matrix Tasks",
      "short_name": "Tasks",
      "description": "Sovereign execution task matrix",
      "url": "/?view=tasks",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    }
  ]
}
