{
  "name": "Gymdek",
  "short_name": "Gymdek",
  "description": "Your gym, in your pocket",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#111110",
  "theme_color": "#d4734e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='none' stroke='%23d4734e' stroke-width='8'/><circle cx='50' cy='50' r='28' fill='none' stroke='%23d4734e' stroke-width='6'/><circle cx='50' cy='50' r='12' fill='%23d4734e'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
