{
  "id": "/",
  "name": "SpareGebeya — EV Vehicle Spare Parts",
  "short_name": "SpareGebeya",
  "description": "Genuine EV spare parts. Best prices. Fast delivery across Ethiopia.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080b12",
  "theme_color": "#080b12",
  "orientation": "portrait",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search parts",
      "short_name": "Search",
      "url": "/search"
    },
    {
      "name": "My cart",
      "short_name": "Cart",
      "url": "/cart"
    },
    {
      "name": "My orders",
      "short_name": "Orders",
      "url": "/orders"
    }
  ]
}
