{
  "name": "Untangle",
  "short_name": "Untangle",
  "description": "Untangle your day — calm, AI-powered scheduling",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4eee6",
  "theme_color": "#26564e",
  "icons": [
    {
      "src": "/static/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
