{
  "name": "كلاكيتو | Clacketo",
  "short_name": "كلاكيتو",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#ffd700",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://lh3.googleusercontent.com/d/1CEZ1oHaG4pNFeUcGtim0CDPN_S8GUI2Q",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://lh3.googleusercontent.com/d/1CEZ1oHaG4pNFeUcGtim0CDPN_S8GUI2Q",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الأفلام",
      "url": "./index.html#moviesSection",
      "icons": [{ "src": "https://lh3.googleusercontent.com/d/1CEZ1oHaG4pNFeUcGtim0CDPN_S8GUI2Q", "sizes": "96x96" }]
    },
    {
      "name": "المسلسلات",
      "url": "./index.html#seriesSection",
      "icons": [{ "src": "https://lh3.googleusercontent.com/d/1CEZ1oHaG4pNFeUcGtim0CDPN_S8GUI2Q", "sizes": "96x96" }]
    }
  ]
}