{
  "name": "Lischel's Workout",
  "short_name": "Workout",
  "description": "12-week mobile gym companion for Lischel.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2a102f",
  "theme_color": "#2a102f",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
