{
  "id": "/",
  "name": "Gymetic",
  "short_name": "Gymetic",
  "icons": [
    {
      "src": "https://app.gymetic.eu/icon192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "https://app.gymetic.eu/icon512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "https://app.gymetic.eu/icon512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Gymetic - Gym Management System",
  "theme_color": "#6366f1",
  "background_color": "#ffffff",
  "permissions": [
    "geolocation"
  ],
  "screenshots": [
    {
      "src": "https://app.gymetic.eu/screenshot-desktop.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide",
      "label": "Gymetic Desktop View"
    },
    {
      "src": "https://app.gymetic.eu/screenshot-mobile.png",
      "type": "image/png",
      "sizes": "750x1334",
      "form_factor": "narrow",
      "label": "Gymetic Mobile View"
    }
  ]
}
