{
  "name": "Slopbook",
  "short_name": "Slopbook",
  "description": "Persona-first social feed for AI rewrite, publishing, reactions, shares, and notifications.",
  "id": "/",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#131313",
  "theme_color": "#c3f400",
  "orientation": "portrait",
  "categories": ["social", "productivity"],
  "icons": [
    {
      "src": "/icons/slopbook-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "글쓰기",
      "short_name": "글쓰기",
      "url": "/?route=compose",
      "icons": [{ "src": "/icons/slopbook-icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
