{
  "name": "Barangay Isagani e-Service System",
  "short_name": "Isagani e-Service",
  "description": "Request barangay documents and track them online.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1e3e",
  "theme_color": "#0c1e3e",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
