{
  "name": "Ziky – Your Financial Link",
  "short_name": "Ziky",
  "description": "Install App for instant, secure payments and easy access on your device.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/ziky-pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ziky-pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/ziky-pwa-install-screenshot",
      "sizes": "850x300",
      "type": "image/png",
      "label": "Ziky -  Your Financial Link"
    }
  ]
}
