{
  "name": "Instrumaps",
  "short_name": "Instrumaps",
  "description": "Interactive music-theory tools. Don't study theory. Play with it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#222222",
  "theme_color": "#222222",
  "icons": [
    {
      "src": "/icons/instrumaps-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/instrumaps-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
