{
  "name": "StepAnd.me - Science-Based Self-Improvement RPG",
  "short_name": "StepAnd.me",
  "description": "Science-based self-improvement RPG combining atomic habits, CBT, mindfulness, gratitude, and energy management with addictive RPG mechanics. Level up your real life.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "categories": ["productivity", "lifestyle", "education", "health", "self-improvement", "psychology"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "./index.html",
      "description": "View your self-improvement dashboard"
    },
    {
      "name": "Atomic Habits",
      "url": "./index.html#habits",
      "description": "Build identity-based habits with habit stacking"
    },
    {
      "name": "CBT Thought Records",
      "url": "./index.html#cbt",
      "description": "Reframe negative thoughts with cognitive behavioral therapy"
    },
    {
      "name": "Gratitude Journal",
      "url": "./index.html#gratitude",
      "description": "Practice daily gratitude journaling"
    },
    {
      "name": "Mindfulness",
      "url": "./index.html#mindfulness",
      "description": "Complete guided mindfulness exercises"
    },
    {
      "name": "Focus Timer",
      "url": "./index.html#focus",
      "description": "Start a deep work focus session"
    },
    {
      "name": "Energy Management",
      "url": "./index.html#energy",
      "description": "Track your energy levels by chronotype"
    },
    {
      "name": "WOOP Goals",
      "url": "./index.html#identity",
      "description": "Set goals using the WOOP method"
    }
  ],
  "screenshots": [],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230a0a0f'/><text y='.75em' font-size='70' text-anchor='middle' x='50'>🧠</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230a0a0f'/><text y='.75em' font-size='70' text-anchor='middle' x='50'>🧠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
