{
  "name": "ArrowEye OS — Agency Command Center",
  "short_name": "ArrowEye",
  "description": "Turn local businesses into recurring revenue — build client apps, run AI outreach, and track live MRR in one console.",
  "id": "/",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0a0d18",
  "theme_color": "#0a0d18",
  "categories": ["business", "productivity", "marketing"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "ArrowEye OS — agency command center" },
    { "src": "screenshot-narrow.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "ArrowEye OS — on your phone" }
  ],
  "shortcuts": [
    { "name": "AI Composer", "short_name": "Composer", "description": "Write outreach with AI", "url": "./?v=composer", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Client Hub", "short_name": "Hub", "description": "Everything on the active client", "url": "./?v=hub", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Money", "short_name": "Money", "description": "Live MRR & billing", "url": "./?v=money", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Deploy", "short_name": "Deploy", "description": "Ship a client site", "url": "./?v=deploy", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
