{
  "name": "OscarChat Pro",
  "short_name": "OscarChat",
  "description": "تطبيق مراسلة فوري احترافي وآمن",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0d9488",
  "categories": ["social", "communication", "chat"],
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=oscar",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=oscar",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}