{
  "name": "DreamChat AI",
  "short_name": "DreamChat",
  "description": "Trò chuyện với nhân vật AI trong thế giới mộng tiểu thuyết",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080c1c",
  "theme_color": "#080c1c",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["entertainment", "social"],
  "lang": "vi"
}
