{
  "name": "LiftTrack",
  "short_name": "LiftTrack",
  "description": "Personal workout tracker",
  "start_url": "/lifttrack/",
  "scope": "/lifttrack/",
  "display": "standalone",
  "background_color": "#0e0d0b",
  "theme_color": "#0e0d0b",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
