{
  "name": "Lojong - Meditacao",
  "short_name": "Lojong",
  "description": "Treine sua mente com meditacao",
  "start_url": "/webapp/",
  "display": "standalone",
  "background_color": "#FFF5F3",
  "theme_color": "#D4837A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/webapp/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/webapp/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/webapp/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
