{
  "name": "DuneOS One — Email Infrastructure",
  "short_name": "DuneOS One",
  "description": "Enterprise email infrastructure consulting, deliverability audits, and proposal management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "DuneOS One platform overview"
    }
  ],
  "shortcuts": [
    {
      "name": "Domain Check",
      "short_name": "Check",
      "description": "Run a free domain deliverability audit",
      "url": "/deliverability-check",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Build Proposal",
      "short_name": "Proposal",
      "description": "Configure a custom email infrastructure proposal",
      "url": "/configure",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Admin Dashboard",
      "short_name": "Admin",
      "description": "Operator control layer",
      "url": "/admin",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
