{
  "name": "Pocket Studio",
  "short_name": "Pocket Studio",
  "description": "Drum machine + microphone recording for practicing acoustic guitar along with a beat.",
  "start_url": "/?mobile",
  "display": "standalone",
  "background_color": "#14161c",
  "theme_color": "#14161c",
  "icons": [
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
