{
  "name": "Common Ground",
  "short_name": "Common Ground",
  "description": "Community governance for residents & owners associations",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF5EB",
  "theme_color": "#697B5A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
