{
  "name": "Quick Kart",
  "short_name": "QuickKart",
  "description": "Mobile-first ecommerce shopping app.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f7fb",
  "theme_color": "#0f766e",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "uploads/1780561012_1.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "uploads/1780561722_8.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
