{
 "name": "ArtistPortal LV — Create. Connect. Perform.",
 "short_name": "ArtistPortal",
 "description": "More talent. A brighter Las Vegas. Artists, venues, opportunities, services and collaborations in one place.",
 "id": "/",
 "start_url": "/?source=pwa",
 "scope": "/",
 "display": "standalone",
 "display_override": ["window-controls-overlay", "standalone"],
 "orientation": "portrait-primary",
 "background_color": "#0a0e1a",
 "theme_color": "#0a0e1a",
 "lang": "en",
 "dir": "ltr",
 "categories": ["music", "entertainment", "business"],
 "icons": [
  {"src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
  {"src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
  {"src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"},
  {"src": "/assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"}
 ],
 "shortcuts": [
  {"name": "Find Artists", "short_name": "Artists", "url": "/artists", "icons": [{"src": "/assets/icon-192.png", "sizes": "192x192"}]},
  {"name": "Opportunities", "short_name": "Collabs", "url": "/collaborations", "icons": [{"src": "/assets/icon-192.png", "sizes": "192x192"}]},
  {"name": "Request a Quote", "short_name": "Quote", "url": "/request-quote", "icons": [{"src": "/assets/icon-192.png", "sizes": "192x192"}]},
  {"name": "My Portal", "short_name": "Portal", "url": "/portal", "icons": [{"src": "/assets/icon-192.png", "sizes": "192x192"}]}
 ],
 "screenshots": [
  {"src": "/assets/hero.png", "sizes": "1440x900", "type": "image/png", "form_factor": "wide", "label": "ArtistPortal LV home"},
  {"src": "/assets/hero.png", "sizes": "1440x900", "type": "image/png", "form_factor": "narrow", "label": "ArtistPortal LV home"}
 ]
}
