{
    "name": "PrecisionPOP",
    "short_name": "PrecisionPOP",
    "theme_color": "#074c5f",
    "background_color": "#d3edf4",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/mobile",
    "start_url": "/mobile",
    "icons": [
          {
              "src": "/favicons/android-chrome-192x192.png",
              "sizes": "192x192",
              "type": "image/png"
          },
          {
              "src": "/favicons/android-chrome-512x512.png",
              "sizes": "512x512",
              "type": "image/png"
          }
    ]
}
