{
    "short_name": "Cultureowl",
    "name": "Your Go-To Source for the Arts!",
    "icons": [
      {
        "src": "/images/icons/drawable-xxxhdpi-icon.png",
        "type": "image/png",
        "sizes": "192x192"
      }
    ],
    "start_url": "/",
    "background_color": "#3367D6",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#3367D6",
    "shortcuts": [
      {
        "name": "Your Go-To Source for the Arts!",
        "short_name": "Cultureowl",
        "description": "Your Go-To Source for the Arts!",
        "url": "/",
        "icons": [{ "src": "/images/icons/drawable-xxxhdpi-icon.png", "sizes": "192x192" }]
      }
    ],
    "description": "Your Go-To Source for the Arts!"
  }