{
  "name": "Pace — Show up. Earn the streak.",
  "short_name": "Pace",
  "description": "A six-week wellness challenge that rewards showing up.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0F12",
  "theme_color": "#0F0F12",
  "categories": ["health", "lifestyle", "fitness"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}