{
  "name": "SaloneMarket — Sierra Leone Marketplace",
  "short_name": "SaloneMarket",
  "description": "Buy and sell across all five provinces of Sierra Leone with Safe-Trade Escrow.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#1a8a4a",
  "orientation": "portrait",
  "categories": ["shopping", "business", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Sell something", "url": "/sell", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "My account", "url": "/account", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
