{
  "id": "/",
  "name": "POH POS — Aplikasi Kasir",
  "short_name": "POH POS",
  "description": "Sistem Point of Sale untuk bisnis F&B dan Ritel",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "id",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#7cb342",
  "categories": [
    "business",
    "productivity",
    "shopping"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}