{
  "name": "Loves Park Police Department",
  "short_name": "Loves Park Police Department",
  "description": "Loves Park Police Department Loves Park, Illinois Web App",
  "icons": [
    {
      "src": "http://police.rockfordhost.com/design/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "http://police.rockfordhost.com/design/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "http://police.rockfordhost.com/",
  "scope": "http://police.rockfordhost.com/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}