{
  "name": "Kick Lab",
  "short_name": "Kick Lab",
  "description": "Analyse a slow-motion clip of a football strike or sprint start on your phone and turn the body mechanics into one coaching cue.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1310",
  "theme_color": "#0E7C7B",
  "categories": ["sports", "health", "utilities"],
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
