{
  "name": "Fitness By Jess",
  "short_name": "Jess Fit",
  "description": "Neighborhood group fitness for every body. Your community, your studio, your people.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#17120c",
  "theme_color": "#e35a28",
  "orientation": "portrait-primary",
  "categories": [
    "health",
    "fitness",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Free Trial",
      "short_name": "Trial",
      "url": "./contact.html",
      "description": "Claim your free first class"
    }
  ]
}
