{
  "name": "RGA Fitness ",
  "short_name": "RGA Fit",
  "description": "ارتقِ بمستواك البدني مع نظام التحديات والجوائز",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0A1429",
  "theme_color": "#00f2a7",
  "orientation": "portrait",
  "icons":[
    {
      "src": "/Photos/icon2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Photos/icon2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}