{
  "name": "Philippine Brethren Church Inc.",
  "short_name": "PBCI",
  "description": "The national organization of Brethren churches in the Philippines — uniting believers, equipping leaders, and advancing the gospel of grace.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_fallback": ["minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#0F1B2D",
  "background_color": "#0F1B2D",
  "lang": "en-PH",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "education"],

  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],

  "shortcuts": [
    {
      "name": "Find a Church",
      "short_name": "Churches",
      "description": "Find a Brethren church near you",
      "url": "/churches",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View all PBCI events and camps",
      "url": "/events",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact Philippine Brethren Church Inc.",
      "url": "/contact",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],

  "_note": "Screenshots to be added before Play Store submission. See progress.md Phase 2."
}
