{
  "name": "Ken Hoyer Fitness AI",
  "short_name": "Ken Hoyer",
  "description": "Ask Ken Hoyer fitness questions \u2014 AI answers backed by 4,000+ YouTube videos.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F6F4",
  "theme_color": "#CC1212",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}