{
  "name": "SoCo Emergency",
  "short_name": "SoCo Emergency",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#411207",
  "background_color": "#411207",
  "description": "Sonoma County Emergency Services Information",
    "icons": [
        {
            "src": "icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        }
    ]
}