{
  "name": "Traction — Track Your Life. Find Your Flow.",
  "short_name": "Traction",
  "description": "AI life coach that helps you track habits, uncover hidden patterns, and optimize your daily routines.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF6E3",
  "theme_color": "#FDF6E3",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
