{
   "id": "besmartdelivery.mx",
   "name":"Besmartdelivery.mx",
   "short_name":"besmartdelivery.mx",
   "description": "Delivery service of Puerto Aventuras",
    "icons":[
      {
         "purpose": "maskable",
         "sizes": "512x512",
         "src": "./icon512.png",
         "type": "image/png"
       },
      {
         "purpose": "any",
         "sizes": "512x512",
         "src": "./icon512.png",
         "type": "image/png"
       },
       {
         "purpose": "any",
         "sizes": "192x192",
         "src": "./icon192.png",
         "type": "image/png"
       },
       {
         "purpose": "any",
         "sizes": "180x180",
         "src": "./icon180.png",
         "type": "image/png"
       }
    ],    
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait",
    "display": "standalone",
    "dir": "auto",
    "lang": "en-US",
    "related_applications": [
      {
         "platform": "play",
         "url": "https://play.google.com/store/apps/details?id=mx.besmartdelivery",
         "id": "mx.besmartdelivery"
      },
      {
         "platform": "itunes",
         "url": "https://itunes.apple.com/app/example-app1/id1617571226"         
      }
    ]        
}