{
  "name": "WalkOff — The Best Walking App",
  "short_name": "WalkOff",
  "description": "Gamify your walks. Clear the fog, discover landmarks, track steps, and compete with friends. Free for iOS and Android.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "categories": ["health", "fitness", "lifestyle", "games"],
  "icons": [
    {
      "src": "/icon-256.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
