{
  "id": "/",
  "name": "البوماتي",
  "short_name": "البوماتي",
  "description": "تحميل واستعراض الألبومات والأغاني",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",

  "icons": [
    {
      "src": "https://www.albumaty.com/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.albumaty.com/empty2.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],

  "screenshots": [
    {
      "src": "https://www.albumaty.com/mobile2.png",
      "sizes": "540x720",
      "type": "image/png"
    },
    {
      "src": "https://www.albumaty.com/desktop2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}