{
  "name": "Laporin — Laporkan. Pantau. Verifikasi.",
  "short_name": "Laporin",
  "description": "Platform pelaporan infrastruktur publik yang menghubungkan warga dengan pemerintah daerah — transparan, akuntabel, dan didukung AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A3C6E",
  "theme_color": "#1A3C6E",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["government", "utilities", "social"],
  "lang": "id",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Buat Laporan",
      "short_name": "Lapor",
      "description": "Buat laporan infrastruktur baru",
      "url": "/#lapor",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Peta Laporan",
      "short_name": "Peta",
      "description": "Lihat peta laporan infrastruktur",
      "url": "/peta",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
