{
  "name": "tectonic plates",
  "short_name": "tectonic",
  "description": "A barbell strength tracker with an MCP connector.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#075985",
  "background_color": "#f3f4f6",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ]
}
