{
  "name": "LaporinAja",
  "short_name": "LaporinAja",
  "description": "Ubah mutasi bank jadi laporan keuangan dalam 5 menit.",
  "id": "/",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "id-ID",
  "dir": "ltr",
  "theme_color": "#0B1E1A",
  "background_color": "#FAFAF6",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Unggah Mutasi", "url": "/app" },
    { "name": "Laporan Saya", "url": "/app/reports" }
  ]
}
