{
  "name": "Helphoria — AI-Digital Agency",
  "short_name": "Helphoria",
  "description": "AI operating partner for self-employed professionals and service businesses: leads, replies, follow-up, booking and next actions in one app.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "orientation": "any",
  "background_color": "#100a2a",
  "theme_color": "#100a2a",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png?v=9", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=9", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-1024.png?v=9", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png?v=9", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Choose a system", "short_name": "Systems", "url": "/directions" },
    { "name": "Open the business app", "short_name": "Business app", "url": "/os-demo" },
    { "name": "Map my revenue leak", "short_name": "Start audit", "url": "/audit" }
  ]
}
