{
  "name": "Catatan Keuangan PRO V2 - Difistore",
  "short_name": "Keuangan PRO V2",
  "description": "Dashboard pencatat keuangan harian offline, white-label ready",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#8BC34A",
  "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"
    }
  ],
  "version": "2.0.0"
}