{
  "name": "Ludoteca",
  "short_name": "Ludoteca",
  "description": "Jogos de toque criados por terapeutas para crianças. Sem anúncios.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "pt-BR",
  "background_color": "#f6f4ff",
  "theme_color": "#5b4bdb",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
