{
  "name": "Checklist — Proservice Indonesia",
  "short_name": "Checklist",
  "description": "Sistem inspeksi dan pemantauan toilet profesional",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#171717",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "productivity"],
  "lang": "id",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Scan QR",
      "short_name": "Scan",
      "url": "/scan",
      "description": "Mulai inspeksi baru dengan scan QR code"
    },
    {
      "name": "Laporan",
      "short_name": "Laporan",
      "url": "/reports",
      "description": "Lihat laporan inspeksi"
    },
    {
      "name": "Lokasi",
      "short_name": "Lokasi",
      "url": "/locations",
      "description": "Kelola lokasi inspeksi"
    }
  ]
}
