{
 "name": "Shine Skateshop",
 "short_name": "Shine Skates",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#0B0B08",
 "theme_color": "#0B0B08",
 "icons": [
  {
   "src": "img/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "img/apple-touch-icon.png",
   "sizes": "180x180",
   "type": "image/png"
  }
 ]
}