{
  "name": "Mwafaka — Business quotations & approvals",
  "short_name": "Mwafaka",
  "description": "Create professional quotations, send a secure link, let your customer review and verify with a one-time code, and keep a permanent record of exactly what they approved.",
  "id": "/app/overview",
  "start_url": "/app/overview",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8FAFC",
  "theme_color": "#0B1026",
  "lang": "en",
  "categories": ["business", "productivity", "finance"],
  "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"
    }
  ]
}
