{
  "name": "Skallerten App",
  "short_name": "Skallerten App",
  "description": "Skallerten App",
  "icons": [{
    "src": "https://d3aa4whv34vxrf.cloudfront.net/pwa-192x192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any maskable"
  },{
    "src": "https://d3aa4whv34vxrf.cloudfront.net/pwa-512x512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any maskable"
  }],
  "lang":"pt-BR",
  "dir":"ltr",
  "start_url": ".",
  "background_color": "#78b9b0",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#78b9b0"
}