{
  "id": "/",
  "name": "RepScribe",
  "short_name": "RepScribe",
  "description": "A fast, private fitness journal for workout logging and training history.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["health", "fitness", "sports"],
  "icons": [
    {
      "src": "/brand/repscribe-official-dark-192.png?v=20260822-official2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/repscribe-official-dark-512.png?v=20260822-official2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}