{
  "name": "ویتو — دستیار هوشمند تمرین",
  "short_name": "ویتو",
  "description": "برنامه‌ی تمرینی اختصاصی ساخته‌شده توسط هوش مصنوعی",
  "lang": "fa",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F3EC",
  "theme_color": "#FF5A3C",
  "categories": ["health", "fitness", "sports"],
  "icons": [
    { "src": "/icons/favicon-16.png", "sizes": "16x16",   "type": "image/png" },
    { "src": "/icons/favicon-32.png", "sizes": "32x32",   "type": "image/png" },
    { "src": "/icons/icon-192.png",   "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "برنامه‌ی امروز",
      "short_name": "امروز",
      "url": "/?section=plan",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ساخت برنامه‌ی جدید",
      "short_name": "برنامه جدید",
      "url": "/?section=wizard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
