{
  "name": "KinetiqAF",
  "short_name": "KinetiqAF",
  "description": "KinetiqAF adaptive fitness and personal training — client portal",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0c1521",
  "background_color": "#0c1521",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
