{
  "name": "MindTrack — Habit Tracker & Task Planner",
  "short_name": "MindTrack",
  "description": "Track daily habits, plan weekly tasks, and sync securely to your Google Drive. 20+ languages, 10 themes, works on all devices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#c8c4bc",
  "theme_color": "#5a534b",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle", "utilities"],
  "screenshots": [],
  "lang": "en"
}
