{
  "name": "gatherings.dev",
  "short_name": "gatherings",
  "description": "The home for developer communities — discover events, follow communities, submit to CFPs, and sponsor.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eff1f5",
  "theme_color": "#12787e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "productivity", "education"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
