{
  "name": "Nxt Training App",
  "short_name": "Nxt App",
  "description": "A workout app",
  "theme_color": "#08e2ff",
  "background_color": "#ffffff",
  "display": "standalone",
  "icons": [
    { "src": "/nxt-logo-126.png", "sizes": "126x105", "type": "image/png" },
    { "src": "/nxt-logo-512.png", "sizes": "512x426", "type": "image/png" },
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ]
}
