{
  "name": "Luis Ángel Maciel Padilla",
  "short_name": "@lamps",
  "description": "Desarrollador y diseñador web, diseñador de producto, Comercializador",
  "lang": "es-MX",
  "categories": [
    "desing",
    "devtools",
    "webapp",
    "education"
  ],
  "scope": ".",  
  "icons": [
     {
      "sizes": "114x114",
      "type": "image/png",
      "src": "./icon/apple-touch-icon-114x114.png"
    },
      {
      "sizes": "120x120",
      "type": "image/png",
      "src": "./icon/apple-touch-icon-120x120.png"
    },
      {
      "sizes": "144x144",
      "type": "image/png",
       "src": ".icon/apple-touch-icon-144x144.png"
    },
       {
      "sizes": "152x152",
      "type": "image/png",
      "src": "./icon/apple-touch-icon-152x152.png"
    },
      {
      "sizes": "164x167",
      "type": "image/png",
       "src": "./icon/apple-touch-icon-167x167.png"
    },
     {
      "sizes": "180x180",
      "type": "image/png",
       "src": "./icon/apple-touch-icon-180x180.png"
     },
    {
      "sizes": "57x57",
      "type": "image/png",
       "src": "./icon/apple-touch-icon-57x57.png"
     },
    {
      "sizes": "60x60",
      "type": "image/png",
       "src": "./icon/apple-touch-icon-60x60.png"
     },
    {
      "sizes": "72x72",
      "type": "image/png",
       "src": "./icon/apple-touch-icon-72x72.png"
     },
    {
      "sizes": "76x76",
      "type": "image/png",
       "src": "./icon/apple-touch-icon-76x76.png"
     },
      {
      "sizes": "178x178",
      "type": "image/png",
       "src": "./icon/apple-touch-icon-precomposed.png"
     },
    {
      "sizes": "1320x2436",
      "type": "image/png",
       "src": "./icon/apple-touch-startup-image.png"
     },
    
    
    {
      "sizes": "192x192",
      "type": "image/png",
      "src": "./favicon.svg"
    },
    {
      "sizes": "196x196",
      "type": "image/png",
      "src": "./favicon-196x196.svg",
      "purpose": "any maskable"
    },
    {
      "sizes": "512x512",
      "type": "image/png",
      "src": "./favicon.svg"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 496
  },
  "screenshots": [
    {
      "src": "./img/screenshot-visualizer.png",
      "sizes": "1280x720",
      "platform": "wide",
      "label": "The main PWAmp user interface, showing a list of songs, and playback buttons."
    },
    {
      "src": "./img/screenshot-visualizer.png",
      "sizes": "1280x720",
      "platform": "wide",
      "label": "The PWAmp visualizer, showing the current song, the playback buttons, and a colorful visualization of the current song."
    },
    {
      "src": "./img/screenshot-widget.png",
      "sizes": "600x400",
      "label": "The PWAmp mini-player widget"
    }
  ],
  "display": "standalone",
  "background_color": "#015c8b",
  "theme_color": "#017dbb",
  "start_url": "./index.html"
}
