{
  "id": "/",
  "name": "The Blue Parrot",
  "short_name": "Blue Parrot",
  "description": "Browse Blue Parrot cocktails and let The Bird choose your next drink.",
  "start_url": "/#home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "icons": [
    {"src":"/assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"/assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ],
  "shortcuts": [
    {"name":"Browse Cocktails","short_name":"Drinks","url":"/#drinks"},
    {"name":"Pick My Drink","short_name":"Pick","url":"/#pick"}
  ]
}
