{
  "name": "DiviMonsterWallet",
  "short_name": "DiviMonster",
  "start_url": "/divimosterapp/index.html",
  "scope": "/divimosterapp/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "description": "La billetera más monstruosa de Divi",
  "icons": [
    {
      "src": "/divimosterapp/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/divimosterapp/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
