{
  "name": "Fifth Fret — Audio Studio",
  "short_name": "Fifth Fret",
  "description": "Acoustic Treatment, Mixing & Mastering, Recording and JamRoom bookings — by Fifth Fret.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090B",
  "theme_color": "#09090B",
  "categories": ["music", "business", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a JamRoom",
      "short_name": "JamRoom",
      "description": "Pick a slot and book the jam room",
      "url": "/#pricing",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Contact Studio",
      "short_name": "Contact",
      "url": "/#contact",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
