{
  "name": "CaliPal",
  "short_name": "CaliPal",
  "description": "Calisthenics & Street Workout",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#0D2E2B",
  "theme_color": "#1ED75F",
  "orientation": "portrait",
  "categories": ["fitness", "health", "sports"],
  "icons": [],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Antrenament",
      "url": "/workout",
      "description": "Începe un antrenament"
    },
    {
      "name": "Hartă",
      "url": "/map",
      "description": "Găsește parcuri"
    }
  ]
}
