{
  "name": "MortadaOS",
  "short_name": "MortadaOS",
  "description": "One calm system for five lives — ZUHA, DOCREP, Distribution, AOOS, and Mortada himself.",
  "id": "./",
  "start_url": "./home.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07080F",
  "theme_color": "#07080F",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
