{
  "name": "Kedaiflow",
  "short_name": "Kedaiflow",
  "description": "Manage orders and track payments for Malaysian SMBs",
  "start_url": "/orders",
  "display": "standalone",
  "background_color": "#f5f2ef",
  "theme_color": "#171717",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
