{
  "name": "Writebook",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/app-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/app-icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Writebook is remarkably simple software that allows you to publish text and pictures in a simple, browsable online book format.",
  "categories": ["books", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Create a new book",
      "description": "Open Writebook and start writing",
      "url": "/books/new",
      "icons": [{ "src": "https://sop.arcasearch.com/assets/add-a88450fd.svg", "sizes": "any" }]
    },
    {
      "name": "Open library",
      "description": "Open Writebook and see all your books",
      "url": "/books",
      "icons": [{ "src": "https://sop.arcasearch.com/assets/books-75f5090c.svg", "sizes": "any" }]
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}
