{
  "name": "Kettlebell Timer",
  "short_name": "KB Timer",
  "description": "EMOM, Tabata, AMRAP and For Time kettlebell workout timer with a weekly plan and a 96-move exercise library.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121A26",
  "theme_color": "#121A26",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
