{
  "name": "NoGymForMe",
  "short_name": "NoGymForMe",
  "description": "פחות חדר כושר, יותר תוצאות. תוסף לגברים שלא הולכים לחדר כושר.",
  "lang": "he",
  "dir": "rtl",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "theme_color": "#0A0A0A",
  "background_color": "#0A0A0A",
  "categories": ["health", "lifestyle", "fitness"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "shortcuts": [
    {
      "name": "דשבורד",
      "short_name": "דשבורד",
      "description": "סקירת ההתקדמות שלך",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "מעקב משקל",
      "short_name": "משקל",
      "description": "עדכון והיסטוריית משקל",
      "url": "/weight",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "צ׳ק-אין יומי",
      "short_name": "צ׳ק-אין",
      "description": "צ׳ק-אין הצריכה היומית",
      "url": "/checkin",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "מדריכים",
      "short_name": "מדריכים",
      "description": "מדריכים, תפריטים ותוכן",
      "url": "/guides",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/narrow-1-login.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "מסך הכניסה ל-NoGymForMe"
    },
    {
      "src": "/screenshots/narrow-2-signup.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "הרשמה כחבר חדש"
    },
    {
      "src": "/screenshots/wide-1-login.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "מסך הכניסה ל-NoGymForMe"
    }
  ],
  "icons": [
    { "src": "/icons/icon-120.png",  "sizes": "120x120",   "type": "image/png" },
    { "src": "/icons/icon-152.png",  "sizes": "152x152",   "type": "image/png" },
    { "src": "/icons/icon-180.png",  "sizes": "180x180",   "type": "image/png" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png",  "sizes": "256x256",   "type": "image/png" },
    { "src": "/icons/icon-384.png",  "sizes": "384x384",   "type": "image/png" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
