{
  "name": "SydneyPet",
  "short_name": "SydneyPet",
  "description": "Pet essentials. Ships within Australia only.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f7f5",
  "theme_color": "#1f6f5b",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
