{
  "name": "Find My Cohort",
  "short_name": "Cohort",
  "description": "See who's around, who's free, and where the cohort is — privately.",
  "start_url": "/map",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#B31B1B",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["social", "navigation"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
