{
  "name": "Project Asset",
  "short_name": "Asset",
  "description": "Sistem Manajemen Aset",
  "start_url": "/PROJECT_ASSET/",
  "scope": "/PROJECT_ASSET/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4a4fd8",
  "theme_color": "#5c6bc0",
  "icons": [
    {
      "src": "/PROJECT_ASSET/assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/PROJECT_ASSET/assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
