{
  "name": "PlayPack",
  "short_name": "PlayPack",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://cdn.jsdelivr.net/gh/mariajesuslima/playpack@main/logo-celular.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn.jsdelivr.net/gh/mariajesuslima/playpack@main/logo-celular.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}