{
    "name": "Shayna",
    "short_name": "Shayna PWA",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#3367D6",
    "theme_color": "#3367D6",
    "orientation":"portrait",
    "scope": "/",
    "description": "This is First Step to build PWA",
    "icons": [
      {
        "src": "images/cashier-icon.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "related_applications": [
      {
        "platform": "play",
        "url": "https://play.google.com/store/apps/details?id=cheeaun.hackerweb"
      }
    ]
  }
  