{
  "name": "Jewellers' Association Kulgam",
  "short_name": "JAK App",
  "description": "The official app for Jewellers' Association Kulgam. Daily live rates, member directory, messaging, and more.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#141414",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
