{
  "name": "Villa Market",
  "short_name": "Villa Market",
  "description": "Thailand's premium international supermarket. Fresh produce, imported groceries, fine wines & spirits. 33 branches nationwide. Shop online with same-day delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafdf8",
  "theme_color": "#1b5e20",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "food", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/homepage.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search for products",
      "url": "/search/",
      "icons": [{ "src": "/icons/search-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart/",
      "icons": [{ "src": "/icons/cart-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Branches",
      "short_name": "Branches",
      "description": "Find nearby Villa Market stores",
      "url": "/branches/",
      "icons": [{ "src": "/icons/location-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
