{
  "name": "LOCALLY - Africa's Trust & Commerce Ecosystem",
  "short_name": "LOCALLY",
  "description": "Verify businesses, buy products, book services, find jobs, attend events, learn from tutors, and consult experts — all in one trusted platform",
  "theme_color": "#810674",
  "background_color": "#810674",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/?source=pwa",
  "id": "locally-africa-pwa",
  "lang": "en",
  "categories": ["business", "productivity", "shopping", "social"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Verify Business",
      "short_name": "Verify",
      "description": "Check if a business is authentic",
      "url": "/verify",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "Shop verified products with escrow protection",
      "url": "/products",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "description": "Check balance and send money",
      "url": "/wallet",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find Services",
      "short_name": "Services",
      "url": "/services",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Discover Nearby",
      "short_name": "Nearby",
      "description": "Discover businesses near you",
      "url": "/nearby",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ask an Expert",
      "short_name": "Ask",
      "url": "/ask",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/search",
    "method": "GET",
    "params": {
      "title": "q",
      "text": "q",
      "url": "q"
    }
  },
  "screenshots": [
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "LOCALLY home screen"
    }
  ]
}
