{
  "name": "Agency Pro",
  "short_name": "AgencyPro",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "/Content/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Content/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/Content/screenshots/screenshot-wide.png",
      "sizes": "1600x800",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/Content/screenshots/screenshot-mobile.png",
      "sizes": "800x1600",
      "type": "image/png"
    }
  ]
}
