{
  "name": "MenRush",
  "short_name": "MenRush",
  "description": "Pulse for now. Match for later. Real-time location-based discovery for men.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0A06",
  "theme_color": "#C4832A",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/brand/menrush-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/menrush-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/menrush-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/menrush-logo-48.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ]
}
