{
  "name": "Hemat Club",
  "short_name": "Hemat Club",
  "description": "PWA loyalty and savings platform for members, merchants, and admins.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6faf8",
  "theme_color": "#0e8f4b",
  "lang": "id",
  "icons": [
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}

