{
  "id": "/player/",
  "name": "Pepinho Player",
  "short_name": "Pepinho Player",
  "description": "Ad-free music and video player with offline saves.",
  "start_url": "/player/?utm_source=pwa",
  "scope": "/player/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#c2d884",
  "theme_color": "#c2d884",
  "categories": ["entertainment", "music"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
