{
  "name": "MandaGo",
  "short_name": "MandaGo",
  "description": "Tu app de mandados rápidos",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://api.dicebear.com/9.x/initials/svg?seed=MG&backgroundColor=000000&textColor=ffffff&fontSize=40&chars=2&size=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/9.x/initials/svg?seed=MG&backgroundColor=000000&textColor=ffffff&fontSize=40&chars=2&size=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
