{
  "name": "Perfect Chat",
  "short_name": "PerfectChat",
  "description": "چت آنلاین Perfect Chat",
  "start_url": "/chat.php",
  "display": "standalone",
  "background_color": "#e1e9eb",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "lang": "fa",
  "dir": "rtl",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["social", "communication"],
  "shortcuts": [
    {
      "name": "چت",
      "url": "/chat.php",
      "icons": [{"src": "assets/logo.png", "sizes": "192x192"}]
    }
  ]
}
