{
  "name": "FEVERCHAT",
  "short_name": "FEVERCHAT",
  "description": "Where dreamlike stories unfold",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "categories": ["entertainment", "social"],
  "shortcuts": [
    { "name": "Recent chats", "short_name": "Chats", "url": "/chats" },
    { "name": "Discover", "short_name": "Discover", "url": "/discover" }
  ]
}
