{
  "name": "FitMish",
  "short_name": "FitMish",
  "description": "Train. Track. Eat. Repeat.",
  "start_url": "/workout",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#C0392B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
