{
  "name": "FIT.PLAY — Treino, Alimentação e Motivação",
  "short_name": "FIT.PLAY",
  "description": "Treino, alimentação e motivação no mesmo lugar.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05050f",
  "theme_color": "#05050f",
  "icons": [
    {
      "src": "IMG/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "IMG/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "IMG/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "IMG/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}