{
  "name": "Demo1 POS Kasir Pintar",
  "short_name": "Demo1 Kasir POS",
  "description": "Aplikasi Kasir UMKM Offline-First",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "orientation": "any", 
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/128/9216/9216587.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
