{
 "name": "AREPERA LA AUTENTICA",
 "short_name": "LA AUTENTICA",
 "description": "Aplicación PWA para realizar pedidos a AREPERA LA AUTENTICA - Las mejores pizzas.",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "background_color": "#003057",
 "theme_color": "#FFC107",
 "orientation": "portrait-primary",
 "icons": [
   {
     "src": "https://i.postimg.cc/qqQ4Vfwh/arepas-(4).png",
     "sizes": "128x128",
     "type": "image/png",
     "purpose": "any"
   },
   {
     "src": "https://i.postimg.cc/GpbXpq0R/arepas-(6).png",
     "sizes": "256x256",
     "type": "image/png",
     "purpose": "any"
   },
   {
     "src": "https://i.postimg.cc/V6LZK44r/arepas-(5).png",
     "sizes": "512x512",
     "type": "image/png",
     "purpose": "maskable any"
   }
 ]
}