{
  "name": "Trackers.life",
  "short_name": "Trackers",
  "description": "Personal life tracker",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f13",
  "theme_color": "#0f0f13",
  "dir": "rtl",
  "lang": "he",
  "shortcuts": [
    {
      "name": "אימון",
      "url": "/?action=workout"
    },
    {
      "name": "תזונה",
      "url": "/?action=nutrition"
    }
  ]
}
