{
  "name": "WADS PRO — Tennis Training System",
  "short_name": "WADS",
  "description": "Wiktoria Athletic Development System",
  "start_url": "./app.html",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#6450D2",
  "orientation": "any",
  "icons": [
    {
      "src": "wads-icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "wads-icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
