{
  "short_name": "East Side",
  "name": "East Side",

  "id": "/?source=appManifest",
  "start_url": "/?source=appManifest",
  "background_color": "#1B82BD",
  "display": "fullscreen",
  "scope": "/",
  "theme_color": "#1B82BD",
  "description": "East Side App",
  "screenshots": [
    {
      "src": "/images/screenshot1.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ]

}