{
  "name": "PlayScorePR",

  "short_name": "PlayScorePR",

  "description": "Historias deportivas para reproducir. Dale Play y descubre universos alternos.",

  "start_url": "https://playscorepr.com/",

  "scope": "/",

  "display": "standalone",

  "orientation": "any",

  "background_color": "#050914",

  "theme_color": "#050914",

  "lang": "es",

  "icons": [
    {
      "src": "logo_app.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo_app.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}