{
  "name": "MovieManager",
  "short_name": "MovieMgr",
  "description": "مدیریت فیلم و سریال‌های شخصی",
  "start_url": "https://movielist.mhdr-shpr.ir/index.php",
  "scope": "https://movielist.mhdr-shpr.ir/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0891b2",
  "theme_color": "#0891b2",
  "lang": "fa-IR",
  "dir": "rtl",
  "icons": [
    {
      "src": "static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "productivity", "utilities"]
}