{
  "name": "FitQuest",
  "short_name": "FitQuest",
  "description": "Gamify your health! Schedule planner events, complete daily habits, and redeem points for parent-approved real-world rewards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090b11",
  "theme_color": "#a855f7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
