{
  "name": "The Hub — Daily Business Tracker",
  "short_name": "The Hub",
  "description": "Your daily business tracker: log your day, follow up with clients, keep your streak and grow.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2D1B4E",
  "theme_color": "#2D1B4E",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "847x965",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
