{
  "name": "SVDEV Member",
  "short_name": "SVDEV",
  "description": "Mobile webapp for member wallet, QR payments and sales.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0f766e",
  "categories": ["business", "finance", "utilities"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "333x129",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
