{
  "name": "جامعه فایتینگ ایران - IRFGC",
  "short_name": "IRFGC",
  "description": "پلتفرم رسمی اخبار و مسابقات بازی‌های مبارزه‌ای ایران",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12141c",
  "theme_color": "#12141c",
  "categories": ["gaming", "sports", "entertainment"],
  "icons": [
    {
      "src": "/static/img/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "مسابقات",
      "short_name": "مسابقات",
      "url": "/events/",
      "icons": [{ "src": "/static/img/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "اخبار",
      "short_name": "اخبار",
      "url": "/news/",
      "icons": [{ "src": "/static/img/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "پروفایل",
      "short_name": "پروفایل",
      "url": "/profile/",
      "icons": [{ "src": "/static/img/logo.png", "sizes": "192x192" }]
    }
  ]
}
