{
  "name": "CoachCram",
  "short_name": "CoachCram",
  "description": "Personal trainer and fitness certification practice tests for NASM, ACE, ISSA, NSCA, and ACSM",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070F20",
  "theme_color": "#070F20",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
