{
  "name": "GAIN Digital Addressing System",
  "short_name": "GAIN",
  "description": "Empowering lives one digital address at a time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2766AD",
  "icons": [
    {
      "src": "/assets/images/logo-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/logo-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}