{
  "id": "/",
  "name": "ScripturaLab \u2014 Publishing Studio",
  "short_name": "ScripturaLab",
  "description": "Plan, create, review and prepare coordinated publication packages for Amazon KDP and digital publishing.",
  "start_url": "/create?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#F7F2E8",
  "theme_color": "#173B32",
  "orientation": "any",
  "categories": [
    "books",
    "productivity"
  ],
  "icons": [
    {
      "src": "/scriptura-icon.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/scriptura-maskable.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New book",
      "short_name": "New book",
      "url": "/create?new=1&source=pwa-shortcut",
      "icons": [
        {
          "src": "/scriptura-icon.svg?v=2",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Your books",
      "short_name": "Books",
      "url": "/create?source=pwa-shortcut",
      "icons": [
        {
          "src": "/scriptura-icon.svg?v=2",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "url": "/settings?source=pwa-shortcut",
      "icons": [
        {
          "src": "/scriptura-icon.svg?v=2",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
