{
  "name": "ForgedFIT",
  "short_name": "ForgedFIT",
  "description": "Forge your physique. Circuits, strength, cardio and body tracking.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0C0F",
  "theme_color": "#0B0C0F",
  "icons": [
    {
      "src": "icons/icon-192.png?_ship=t9ygu29",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?_ship=t9ygu29",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?_ship=t9ygu29",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}