{
  "name": "Grandivite",
  "short_name": "Grandivite",
  "description": "Keep your extended family connected around the moments that matter.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2C5F5A",
  "theme_color": "#2C5F5A",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
