{
  "id": "/drafts",
  "name": "LoudScribe",
  "short_name": "LoudScribe",
  "description": "Thought leadership on autopilot. Turn industry signals into authentic posts in your voice.",
  "start_url": "/drafts",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A2744",
  "theme_color": "#0F766E",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Review Drafts",
      "url": "/drafts",
      "icons": [{ "src": "/icons/inbox-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Browse Stories",
      "url": "/stories",
      "icons": [{ "src": "/icons/inbox-96.png", "sizes": "96x96" }]
    }
  ]
}
