{
 "name": "Needle",
 "short_name": "Needle",
 "start_url": "index.html",
 "display": "browser",
 "background_color": "#FAFAF8",
 "theme_color": "#111111",
 "icons": [
  {
   "src": "apple-touch-icon.png",
   "sizes": "180x180",
   "type": "image/png"
  },
  {
   "src": "favicon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ]
}