{
  "name": "Infinitus Shop",
  "short_name": "Infinitus Shop",
  "description": "### Steps",
  "icons": [
    {
      "src": "/pwa-icons/IS-logo-small.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/pwa-icons/IS-logo-small.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/hk_zh_tw",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d12727",
  "lang": "en"
}