{
  "name": "Second Paloma",
  "short_name": "Second Paloma",
  "description": "Second Paloma is a Los Angeles glam indie pop and alternative rock band with bass-driven grooves, dual lead vocals, sharp songwriting and high-energy live shows.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0404",
  "theme_color": "#f96a56",
  "lang": "en-US",
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "id": "/",
  "categories": [
    "music",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "Music",
      "short_name": "Music",
      "url": "/music.html",
      "icons": [
        {
          "src": "/assets/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Live and booking",
      "short_name": "Live",
      "url": "/live.html",
      "icons": [
        {
          "src": "/assets/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Electronic press kit",
      "short_name": "EPK",
      "url": "/epk.html",
      "icons": [
        {
          "src": "/assets/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
