{
  "name": "The Crucible",
  "short_name": "Crucible",
  "description": "Your personal fitness and nutrition training companion",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0c14",
  "theme_color": "#0a0c14",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "/apple-touch-icon.jpg", "sizes": "180x180", "type": "image/jpeg" },
    { "src": "/logo.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any" },
    { "src": "/logo.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" }
  ]
}
