{
  "name": "Daddy Lifting Den",
  "short_name": "Lifting Den",
  "description": "Strength + HIIT training log for the garage. Block-based workouts, the way you actually train.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#120a20",
  "theme_color": "#120a20",
  "icons": [
    { "src": "./icons/icon-192.png?v=92", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png?v=92", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-maskable-512.png?v=92", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
