{
  "name": "FitSprint",
  "short_name": "FitSprint",
  "description": "Mission control personal para sprint de habitos, entreno, caminatas GPS, tabaco, avisos y progreso.",
  "start_url": "/v2",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090d12",
  "theme_color": "#76f7a7",
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "Ahora",
      "short_name": "Ahora",
      "url": "/v2#now"
    },
    {
      "name": "Plan",
      "short_name": "Plan",
      "url": "/v2#plan"
    },
    {
      "name": "Progreso",
      "short_name": "Progreso",
      "url": "/v2#progress"
    },
    {
      "name": "Avisos",
      "short_name": "Avisos",
      "url": "/v2#more"
    }
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
