{
  "name": "RepPilot",
  "short_name": "RepPilot",
  "description": "AI workout planning and set logging, offline-first.",
  "theme_color": "#06b6d4",
  "background_color": "#fafafa",
  "display": "standalone",
  "orientation": "portrait",
  "scope": ".",
  "start_url": ".",
  "icons": [
    {
      "src": "brand/reppilot-mark-transparent-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "brand/reppilot-mark-transparent-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
