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