{
  "name": "KAPRIMA Staff Management",
  "short_name": "KAPRIMA Staff",
  "description": "KAPRIMA Staff Task, Checklist, Maintenance and Reporting System",
  "start_url": "/?pwa=v13",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0fbf8",
  "theme_color": "#62d4bd",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}