{
  "name": "SmartAccounts",
  "short_name": "SmartAccounts",
  "description": "Accounting, HR, CRM and project tracking for Indian businesses — on one login.",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1420",
  "theme_color": "#0a6e5b",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
