{
  "name": "My YouTube Playlists",
  "short_name": "Playlists",
  "description": "Browse and play your YouTube playlists in a grid view",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#87CEEB",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["entertainment", "music"]
}
