{
  "name": "Figure 8",
  "short_name": "Figure 8",
  "description": "Punk rock band from Boise, Idaho (2011-2016)",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#4CAF50",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "figure8_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "lang": "en-US",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Music",
      "short_name": "Music",
      "description": "Listen to our tracks",
      "url": "/#music"
    },
    {
      "name": "Videos",
      "short_name": "Videos",
      "description": "Watch our videos",
      "url": "/#videos"
    }
  ]
}