{
  "name": "GU Creator - Marketing Tool",
  "short_name": "GU Creator",
  "description": "Tool quản lý marketing và nội dung cho GUNO",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "vi",
  "dir": "ltr",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon"
    },
    {
      "src": "favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "placeholder.svg",
      "type": "image/svg+xml",
      "sizes": "1280x720"
    }
  ]
}