{
  "name": "ChurchSync - PAG Mathare North",
  "short_name": "ChurchSync",
  "description": "Comprehensive church management system for groups, members, tithe tracking, and project management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "https://mocha-cdn.com/0198eee1-771c-772f-80b5-c3e062e42d10/cropped-1646073594323.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "https://mocha-cdn.com/0198eee1-771c-772f-80b5-c3e062e42d10/cropped-1646073594323.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "https://mocha-cdn.com/0198eee1-771c-772f-80b5-c3e062e42d10/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "features": [
    "Group Management",
    "Member Directory", 
    "Project Tracking",
    "Tithe Management",
    "Financial Reporting",
    "Offline Support"
  ],
  "prefer_related_applications": false,
  "update_url": "https://matharepag.mocha.app/",
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View church statistics and analytics",
      "url": "/dashboard",
      "icons": [
        {
          "src": "https://mocha-cdn.com/0198eee1-771c-772f-80b5-c3e062e42d10/cropped-1646073594323.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Groups",
      "short_name": "Groups",
      "description": "Manage church groups and members",
      "url": "/groups",
      "icons": [
        {
          "src": "https://mocha-cdn.com/0198eee1-771c-772f-80b5-c3e062e42d10/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tithes",
      "short_name": "Tithes",
      "description": "Record and track tithes and offerings",
      "url": "/tithes",
      "icons": [
        {
          "src": "https://mocha-cdn.com/0198eee1-771c-772f-80b5-c3e062e42d10/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
