{
  "name": "GymDay",
  "short_name": "GymDay",
  "description": "אימון פלג גוף עליון - מעקב סטים, מנוחה והתקדמות. עובד אופליין.",
  "lang": "he",
  "dir": "rtl",
  "start_url": "./",
  "scope": "./",
  "id": "/gymday/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F4FE",
  "theme_color": "#F7F4FE",
  "categories": [
    "health",
    "fitness",
    "sports"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}