{
  "name": "London2Lagos — Your personal London shopper",
  "short_name": "London2Lagos",
  "description": "Shop any UK store. Pay in Naira. Delivered to your Lagos door in 7 days.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF8F4",
  "theme_color": "#0B2545",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/assets/icons/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icons/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/share.html",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
