{
  "name": "AllScience",
  "short_name": "AllScience",
  "description": "Research, write, and publish — all in one platform. 59 books, 20+ research tools, 64+ TTS voices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/img/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["books", "education", "productivity", "medical"],
  "shortcuts": [
    {
      "name": "Research",
      "short_name": "Research",
      "url": "/research.html",
      "description": "Search 250M+ papers from 17 sources"
    },
    {
      "name": "Write",
      "short_name": "Write",
      "url": "/writing.html",
      "description": "Writing studio with 450+ grammar rules"
    },
    {
      "name": "Bookstore",
      "short_name": "Books",
      "url": "/bookstore.html",
      "description": "Browse 59 nonfiction books"
    },
    {
      "name": "Cover Editor",
      "short_name": "Covers",
      "url": "/cover-editor.html",
      "description": "Design book covers with 8 styles"
    }
  ],
  "share_target": {
    "action": "/research.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "related_applications": [],
  "prefer_related_applications": false
}
