{
  "name": "finasis.id — Cashflow & Asisten Keuangan AI",
  "short_name": "finasis.id",
  "description": "Catat transaksi cepat bareng Fina.",
  "start_url": "/catat",
  "id": "/catat",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#2596be",
  "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" }
  ],
  "shortcuts": [
    {
      "name": "Catat Cepat",
      "short_name": "Catat",
      "description": "Buka langsung sheet Catat",
      "url": "/catat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Beranda",
      "short_name": "Beranda",
      "url": "/beranda",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
