{
  "name": "The Printer's Devil",
  "short_name": "Printer's Devil",
  "description": "Publishing services, PDF e-books and out-of-print titles.",
  "start_url": "/index.html",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#c01a1a",
  "icons": [
    {
      "src": "/assets/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}