{
  "name": "Proxi — Smart Market. Seamless Delivery.",
  "short_name": "Proxi",
  "description": "Shop fresh produce from Nigerian markets. Personal shoppers pick your items, you get quality photos and fair prices.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#00D085",
  "categories": ["shopping", "food", "lifestyle"],
  "lang": "en-NG",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Markets",
      "short_name": "Markets",
      "description": "Browse nearby markets and products",
      "url": "/?action=markets",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View your active and past orders",
      "url": "/?action=orders",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "Check balance and fund wallet",
      "url": "/?action=wallet",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "display_override": ["standalone", "minimal-ui"]
}
