{
  "short_name": "Quazze Coach",
  "name": "Quazze AI Habit Coach",
  "description": "An AI-powered application that helps you build better habits. Describe your goals, and our AI coach will suggest personalized habits to help you achieve them.",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary"
}