{
  "name": "My Condo Portal",
  "short_name": "Condo",
  "description": "Resident portal for My Condo Portal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/dark/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/dark/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
