{
  "short_name": "St. Nicholas",
  "name": "St. Nicholas",
  "orientation": "Portrait",
  "description": "St. Nicholas Progressive Web Application",
  "background_color": "#001642",
  "theme_color": "#001642",
  "scope": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "icons": [
    {
      "src": "../images/template/apple-touch.png",
      "type": "image/png",
      "sizes": "144x144",
      "purpose": "maskable any"
    }
  ],
  "dir": "ltr"
}