{
  "name": "PECHMap (PMap) — Africa's Super Map",
  "short_name": "PECHMap",
  "description": "Africa's #1 map and address platform. Navigate all 54 African countries. Find hospitals, schools, markets and more. Powered by PECH Group Holdings.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1130",
  "theme_color": "#243B8F",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "categories": ["navigation", "travel", "utilities", "maps"],
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "navigate-existing" },
  "protocol_handlers": [
    { "protocol": "geo", "url": "/?geo=%s" },
    { "protocol": "web+pmap", "url": "/?loc=%s" }
  ],
  "lang": "en",
  "dir": "ltr",
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "label": "PECHMap — Africa map view" }
  ],
  "shortcuts": [
    { "name": "Navigate", "url": "/?action=navigate", "description": "Start navigation" },
    { "name": "Nearby", "url": "/nearby", "description": "Find nearby places" },
    { "name": "Report Outage", "url": "/power-outages", "description": "Report power outage" }
  ]
}
