{
  "name": "IRONMIND",
  "short_name": "IRONMIND",
  "description": "Premium workout tracker",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#080A0B",
  "theme_color": "#080A0B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
