{
  "name": "Brgy. Berong Online Information System",
  "short_name": "Brgy. Berong",
  "description": "Barangay Berong Online Information System — request certificates and permits, pay online, book appointments, and track every step.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f9fc",
  "theme_color": "#1e3a8a",
  "categories": ["government", "utilities"],
  "lang": "en-PH",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
