{
  "name": "Kapwa LifeShield",
  "short_name": "Kapwa",
  "description": "Together in Care. Together in Protection. Protect your family and build your income with a trusted community-based support system.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2e7d32",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icons/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/ms-icon-310x310.png",
      "sizes": "310x310",
      "type": "image/png"
    }
  ]
}