{
  "name": "Tilted — POTS exercise program",
  "short_name": "Tilted",
  "description": "A personal tracker for the CHOP-modified Dallas/Levine POTS exercise program: daily workouts, a guided session timer, exercise and heart-rate-zone references, logging, and a training journal. Companion to the book Tilted by Dr. Khalid Saeed, D.O.",
  "start_url": ".",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F5FD",
  "theme_color": "#2B49C9",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
