{
  "name": "Military Fitness Hub",
  "short_name": "MF Hub",
  "description": "Track physical and combat fitness, generate training and meal plans.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d122d",
  "theme_color": "#4f8cff",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
