{
  "short_name": "FitnessProScience",
  "name": "Fitness Pro - Science",
  "description": "Fitness Pro - Science is a way of life that focuses on keeping your body strong, healthy, and energetic.",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000",
  "categories": [
    "education"
  ],
  "icons": [
    {
      "src": "/assets/img/logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}