{
  "name": "My Book Hub",
  "short_name": "MBH",
  "description": "Create, read and share original children's books — my-book-hub.com",
  "start_url": "/app/creator/dashboard.html",
  "id": "/app/creator/dashboard.html",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/icon-192.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "education", "kids"],
  "shortcuts": [
    {
      "name": "New Book",
      "url": "/app/creator/dashboard.html",
      "description": "Open your books dashboard"
    }
  ],
  "screenshots": [],
  "lang": "en-GB"
}
