{
  "name": "Proudtale",
  "short_name": "Proudtale",
  "description": "Discover and publish novels, comics, and audiobooks from independent creators.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eeeae4",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["books", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Continue Reading",
      "url": "/home",
      "description": "Jump back to your current book"
    },
    {
      "name": "My Library",
      "url": "/library",
      "description": "Browse your saved stories"
    },
    {
      "name": "Explore",
      "url": "/explore",
      "description": "Discover new stories"
    }
  ]
}
