{
  "name": "AssociatedWelfare",
  "short_name": "AWelfare",
  "description": "Keep the society's records where the society can see them.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F6F1",
  "theme_color": "#176B45",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}