{
  "name": "BellerCreatives",
  "short_name": "BellerCreatives",
  "description": "Research-first platform for serious nonfiction authors — from outline to publication review.",
  "scope": "/",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/img/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/img/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Editor",
      "url": "/book-editor.html",
      "description": "Open the manuscript editor"
    },
    {
      "name": "Research",
      "url": "/research-workspace.html",
      "description": "Open the research workspace"
    },
    {
      "name": "Outline",
      "url": "/outline-canvas.html",
      "description": "Open the outline canvas"
    }
  ],
  "share_target": {
    "action": "/research-workspace.html",
    "method": "GET",
    "params": {
      "title": "shared_title",
      "text": "shared_text",
      "url": "shared_url"
    }
  },
  "categories": ["productivity", "education"],
  "lang": "en"
}
