{
  "name": "EarnIT",
  "short_name": "EarnIT",
  "description": "Earn, Pay Bills, Buy & Sell, Grow",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1117",
  "theme_color": "#029f49",
  "icons": [
    {
      "src": "/app/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
