{
  "name": "HabTastic ⚡",
  "short_name": "HabTastic",
  "description": "Your fun AI-powered habit coach — crush goals & level up!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F1A",
  "theme_color": "#7B5CFF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
