{
  "name": "Riff or Miss Music",
  "short_name": "Riff or Miss",
  "description": "Discover new metal music, playlists, and exclusive content",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/Default_the_Y_is_not_legible_change_it_to_be_more_legible_0_e3ccbd9e-95a1-4b63-aaa7-d6eca120b032_0.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {
      "name": "Playlists",
      "short_name": "Playlists",
      "description": "Browse all playlists",
      "url": "/#playlists",
      "icons": [
        {
          "src": "/icons/Default_the_Y_is_not_legible_change_it_to_be_more_legible_0_e3ccbd9e-95a1-4b63-aaa7-d6eca120b032_0.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Trivia Game",
      "short_name": "Game",
      "description": "Play the metal trivia game",
      "url": "/#game",
      "icons": [
        {
          "src": "/icons/Default_the_Y_is_not_legible_change_it_to_be_more_legible_0_e3ccbd9e-95a1-4b63-aaa7-d6eca120b032_0.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}
