{
  "name": "TheShortBooks",
  "short_name": "ShortBooks",
  "description": "Read, publish, and discover original short stories, comics, audiobooks, and creator work.",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090d15",
  "theme_color": "#ff3b35",
  "orientation": "portrait-primary",
  "categories": ["books", "entertainment", "education"],
  "icons": [
    {"src": "/images/theshortbooks-brand-mark-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/images/theshortbooks-brand-mark-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Browse Books", "short_name": "Books", "url": "/books", "icons": [{"src": "/images/theshortbooks-brand-mark-192.png", "sizes": "192x192"}]},
    {"name": "My Library", "short_name": "Library", "url": "/library", "icons": [{"src": "/images/theshortbooks-brand-mark-192.png", "sizes": "192x192"}]},
    {"name": "Publish", "short_name": "Publish", "url": "/publish-free", "icons": [{"src": "/images/theshortbooks-brand-mark-192.png", "sizes": "192x192"}]}
  ]
}
