{
  "name": "منصة د. شيماء الكاشف",
  "short_name": "كيمياء الكاشف",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020f29",
  "theme_color": "#002D86",
  "orientation": "portrait",
  "icons":[
    {
      "src": "app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}