{
  "name": "Ascend — RPG Fitness & Mastery",
  "short_name": "Ascend",
  "description": "Level up your real training as an RPG character. Build disciplines, master skills, and verify your stats.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#08080f",
  "theme_color": "#0a0a14",
  "categories": ["health", "fitness", "games", "lifestyle"],
  "icons": [
    { "src": "icons/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "icons/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "maskable" }
  ]
}
