{
  "name": "RepFed",
  "short_name": "RepFed",
  "description": "RepFed (formerly MacroVault) - training and nutrition in one log, bring-your-own-AI. Passwordless, portable, MCP-native.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07090C",
  "theme_color": "#07090C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
