{
  "name": "SyncBasely",
  "short_name": "SyncBasely",
  "description": "SyncBasely keeps your clients organized, your tasks prioritized, and your calendar synced — so you always know exactly what to do next.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "400x400",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "400x400",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
