{
  "name": "PANDAWA LLDIKTI 5",
  "short_name": "PANDAWA",
  "start_url": "/pandawa/home",
  "scope": "/pandawa/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "/pandawa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pandawa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}