{
  "name": "GTC Habit & Goal Tracker",
  "short_name": "GTC Habits",
  "description": "Gofman Therapy & Consulting — Habit and Goal Tracker for coaches and clients.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3EEE4",
  "theme_color": "#2E6F66",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle"],
  "screenshots": []
}
