{
  "short_name": "IMCOOPS",
  "name": "IMCOOPS SMART Registry",
  "description": "Smart Digital Registry for Impact Multipurpose Cooperative Society.",
  "icons": [
    {
      "src": "icon-192.PNG",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.PNG",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2e7d32",
  "theme_color": "#2e7d32",
  "scope": "/"
}