{
  "name": "Nomo Hub",
  "short_name": "Nomo",
  "description": "لوحة تحكم مالية متكاملة لإدارة محفظتك الاستثمارية",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#121218",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "https://placehold.co/192x192/2563eb/ffffff.png?text=Nomo",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/2563eb/ffffff.png?text=Nomo",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}