{
  "name": "CCM Time Log",
  "short_name": "CCM Log",
  "description": "Care Coordination time logging for iOS Shortcuts and mobile use",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231e40af'/><text x='50' y='62' text-anchor='middle' fill='white' font-size='40' font-family='Arial'>⏱</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
