{
  "name": "HovaSee - Church management platform",
  "short_name": "HovaSee",
  "description": "The #1 platform for all church operations: first-timer follow-up, teams management, reports, and workflows all in one place.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "lang": "en-US",
  "dir": "ltr",
  "id": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "url": "/dashboard",
      "description": "Go to your HovaSee dashboard"
    },
    {
      "name": "About",
      "short_name": "About",
      "url": "/about",
      "description": "Learn more about HovaSee"
    }
  ]
}
