{
  "name": "Edgefit",
  "short_name": "Edgefit",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "theme_color": {
    "bg": "#f2f6f6",
    "surface": "#dceaea",
    "accent": "#2d7c85",
    "accent_dark": "#1e4e55",
    "ink": "#16272a",
    "muted": "#52666a"
  },
  "background_color": "#ffffff",
  "display": "standalone"
}