{
  "name": "Studios of Las Vegas",
  "short_name": "SOLV",
  "description": "Book Las Vegas recording, podcast, photo and video rooms.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E1014",
  "theme_color": "#0E1014",
  "categories": ["music", "business", "productivity"],
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book a room", "url": "/book.html", "description": "Pick a room and a time" },
    { "name": "My bookings", "url": "/portal.html", "description": "Your sessions and engineers" },
    { "name": "Rooms", "url": "/rooms.html", "description": "Every room on the roster" }
  ]
}
