{
  "short_name": "West Main",
  "name": "West Main",

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

}