{
  "name": "ReflectTune - Quick And Useful Tuner",
  "short_name": "ReflectTune",
  "description": "Online chromatic tuner app for guitar and more.",
  "start_url": "/tuner",
  "display": "standalone",
  "background_color": "#080b0a",
  "theme_color": "#080b0a",
  "icons": [
    {
      "src": "/icons/android-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/android-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
