{
  "name": "PrintNest",
  "short_name": "PrintNest",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f6f5f2",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "assets/printnest-logo.jpg",
      "sizes": "1536x864",
      "type": "image/jpeg"
    }
  ]
}