{
  "short_name": "BLR Portal",
  "name": "BLR Portal",
  "description": "BLR Portal is a progressive web application that allows users to browse book subjects, view titles within those subjects, and access related resource files.",
  "icons": [
    {
      "src": "https://www.phoenix.com.ph/wp-content/uploads/2026/01/android-chrome-512x512-2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.phoenix.com.ph/wp-content/uploads/2026/01/android-chrome-512x512-2.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1f2937",
  "background_color": "#f3f4f6",
  "scope": "/",
  "orientation": "any"
}