{
    "name": "NashStore",
    "short_name": "NashStore",
    "description": "NashStore - Your app store",
    "lang": "ru",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/images/icons/Icon-72.png",
        "sizes": "72x72",
        "type": "image/png"
      },
      {
        "src": "/images/icons/Icon-xhdpi.png",
        "sizes": "96x96",
        "type": "image/png"
      },
 
      {
        "src": "/images/icons/Icon-72@2x.png",
        "sizes": "144x144",
        "type": "image/png"
      },
      {
        "src": "/images/icons/Icon-76@2x.png",
        "sizes": "152x152",
        "type": "image/png"
      },
      {
        "src": "/images/icons/Icon-xxxhdpi.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/images/icons/iTunesArtwork@2x.png",
        "sizes": "1024x1024",
        "type": "image/png"
      },
      {
        "src": "/images/icons/iTunesArtwork.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "screenshots": [
      {
        "src": "/images/icons/iTunesArtwork.png",
        "sizes": "640x480",
        "type": "image/png"
      },
      {
        "src": "/images/icons/iTunesArtwork.png",
        "sizes": "640x480",
        "type": "image/png"
      }
    ],
    "related_applications": [
      {
        "platform": "web",
        "url": "https://nashstore.ru"
      }
    ],
    "prefer_related_applications": false
  }
  