{
  "id": "./fitness-tracker.html",
  "name": "D7 Fitness",
  "short_name": "D7 Fit",
  "description": "Track daily movement, build Renown, complete missions, and challenge the D7 World Boss.",
  "start_url": "./fitness-tracker.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090c",
  "theme_color": "#4de2c5",
  "icons": [
    { "src": "../assets/icons/d7-app-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "../assets/icons/d7-app-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
