{
  "name": "Better With Billy",
  "short_name": "BetterWithBilly",
  "description": "Evidence-based performance, recovery, and health optimization from Billy Sancibrian. Optimize. Perform. Live Better.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#e8192c",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["health", "fitness", "sports"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "BetterwithBilly homepage"
    }
  ]
}
