{
  "name": "TomNinh Shop",
  "short_name": "TomNinh",
  "description": "Oral Care Products — Good Quality, Good Price. Shop online in Cambodia.",
  "start_url": "/store.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FDFAF6",
  "theme_color": "#C2185B",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "url": "/store.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "url": "/store.html#status",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["shopping", "health", "lifestyle"],
  "screenshots": []
}
