{
  "name": "I.K.P Stores — Provisions, delivered",
  "short_name": "I.K.P Stores",
  "description": "Order real I.K.P provisions from your phone. Search the catalogue, pick a delivery window, pay with Paystack.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9fafb",
  "theme_color": "#1a2240",
  "categories": ["shopping", "food", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/?role=shop",
      "description": "Browse the catalogue"
    },
    {
      "name": "Staff Console",
      "url": "/?role=staff",
      "description": "Order queue and picking"
    },
    {
      "name": "Dashboard",
      "url": "/?role=manager",
      "description": "Business overview"
    }
  ]
}
