{
  "name": "RPE 11 — Elite Performance",
  "short_name": "RPE 11",
  "description": "Coaching performance platform for elite strength athletes.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b1326",
  "background_color": "#0b1326",
  "lang": "en",
  "categories": ["sports", "health", "fitness"],
  "icons": [
    {
      "src": "icons/IconLogoNB32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/IconLogoNB180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/IconLogoNB192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/IconLogoNB512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "./index.html",
      "icons": [{ "src": "icons/IconLogoNB192.png", "sizes": "192x192" }]
    }
  ]
}
