{
  "name": "EVERHOME Supermarket & Online Grocery",
  "short_name": "EVERHOME",
  "description": "Online Supermarket, Fresh Grocery & Household Shopping in Kigali, Rwanda",
  "id": "rw.everhome.storefront",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#1E6C41",
  "lang": "en-RW",
  "dir": "ltr",
  "categories": ["shopping", "food", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "./images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./images/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Fresh Groceries",
      "short_name": "Groceries",
      "description": "Shop fresh fruits, vegetables, dairy, and meat in Kigali",
      "url": "./index.html?category=fruits-vegetables-fish-and-meat",
      "icons": [{ "src": "./images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Coffee Shop",
      "short_name": "Coffee",
      "description": "Artisan coffee, teas, and smoothies",
      "url": "./index.html?category=everhome-coffee-shop",
      "icons": [{ "src": "./images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Live Order",
      "short_name": "Track Order",
      "description": "Check real-time delivery status of your grocery order",
      "url": "./index.html#track",
      "icons": [{ "src": "./images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "./images/hero_banner.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "EVERHOME Online Grocery Storefront"
    }
  ],
  "prefer_related_applications": false
}
