{
  "short_name": "ש״ס טראקר",
  "name": "ש״ס טראקר - מעקב למידת ש״ס",
  "description": "הכלי המושלם למעקב אחרי ההתקדמות שלך בלימוד הגמרא. סימון דפים, חברותות, ומפה ויזואלית של כל הש״ס.",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#001a33",
  "dir": "rtl",
  "lang": "he-IL",
  "shortcuts": [
    {
      "name": "סמן דף יומי",
      "short_name": "סמן",
      "description": "סמן את הדף היומי של היום",
      "url": "/?action=mark-today",
      "icons": [{ "src": "logo.png", "sizes": "512x512" }]
    },
    {
      "name": "התקדמות שלי",
      "short_name": "סטטיסטיקה",
      "description": "צפה בגרפים ובסטטיסטיקה",
      "url": "/?action=stats",
      "icons": [{ "src": "logo.png", "sizes": "512x512" }]
    }
  ]
}
