{
  "name": "AthleteTrack",
  "short_name": "AthleteTrack",
  "description": "מערכת מקצועית למעקב, אימונים והתקדמות של ספורטאים צעירים",
  "lang": "he",
  "dir": "rtl",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "categories": ["sports", "health", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png?v=4",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
