{
  "name": "People of Prints Dashboard",
  "short_name": "POP Dash",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FAF9FC",
  "theme_color": "#1B1C33",
  "icons": [
    {
      "src": "https://peopleofprints.com/cdn/shop/files/pop_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}