{
  "id": "portal-navasena-core",
  "name": "Portal NAVASENA",
  "short_name": "R-05",
  "description": "Buku Kas Digital Karang Taruna NAVASENA, BERSATU • BERKARYA • BERDAYA",
  "start_url": "./index.html?mode=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1E3A8A",
  "orientation": "portrait-primary",
  "lang": "id-ID",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
