{
  "name": "Flock - Muslim Community Hub",
  "short_name": "Flock",
  "description": "Discover events, courses, campaigns and announcements from Muslim organisations.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fdf8f2",
  "theme_color": "#3d2010",
  "icons": [
    {
      "src": "flock-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "flock-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}