{
  "name": "GamifiedApp",
  "short_name": "GamifiedApp",
  "description": "A cross-platform habit and recovery-support companion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8faf9",
  "theme_color": "#1f5fd6",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ]
}
