{
  "name": "Suhufa",
  "short_name": "Suhufa",
  "description": "Your story deserves a studio.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A09",
  "theme_color": "#0A0A09",
  "orientation": "portrait",
  "categories": ["books", "productivity", "social"],
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}