{
  "name": "Zynmart - Pi Connected Store",
  "short_name": "Zynmart",
  "description": "Shop everything you need with Pi Network",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0aad0a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
