{
  "name": "Corner",
  "short_name": "Corner",
  "description": "Small, real gatherings. Real conversations.",
  "start_url": "/discover",
  "scope": "/",
  "display": "standalone",
  "background_color": "#B85C38",
  "theme_color": "#B85C38",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brand/corner-orange.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/corner-orange.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
