{
  "name": "Afrimercato",
  "short_name": "Afrimercato",
  "description": "African marketplace — shop local stores",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["food", "shopping"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Stores",
      "short_name": "Stores",
      "url": "/#/stores",
      "description": "Browse African grocery stores"
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "url": "/#/cart",
      "description": "View your shopping cart"
    },
    {
      "name": "Order History",
      "short_name": "Orders",
      "url": "/#/orders",
      "description": "View past orders"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
