{
  "name": "ERP Monster - Invoice Offline",
  "short_name": "ERP Monster",
  "description": "ERP Multi-PT, fitur invoice offline buat sales lapangan",
  "start_url": "/penjualan/offline",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
