{
  "name": "Simple Time",
  "short_name": "Simple Time",
  "start_url": "/app/dashboard",
  "display": "standalone",
  "theme_color": "#41B592",
  "background_color": "#0A1628",
  "orientation": "any",
  "scope": "/app/",
  "icons": [
    {
      "src": "/app/assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/app/assets/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "description": "AI-powered time tracking for teams that bill by the hour"
}