{
  "name": "NightIn",
  "short_name": "NightIn",
  "description": "Host and attend comfortable home gatherings. Find your people.",
  "start_url": "/discover",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/images/icon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/images/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
