{
  "name": "Ativo 360 Pro",
  "short_name": "Ativo 360",
  "description": "Personal Trainer com Inteligência Artificial",
  "theme_color": "#05070D",
  "background_color": "#05070D",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/meus-treinos",
  "scope": "/",
  "icons": [
    {
      "src": "/images/landing/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/landing/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
