{
  "name": "10xTech Podcast",
  "short_name": "بودكاست",
  "description": "بودكاست التقنية والبرمجة بالعربي — برمجة، ذكاء اصطناعي، أمن سيبراني",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "categories": [
    "education",
    "music"
  ],
  "icons": [
    {
      "src": "./icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
