{
  "name": "FretGo",
  "short_name": "FretGo",
  "description": "Online guitar practice games, starting with Fret Invaders.",
  "start_url": "/fret-invaders/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ]
}