{
  "name": "Ponto KDS",
  "short_name": "Ponto",
  "description": "Controle de ponto",
  "start_url": "/static/index.html",
  "display": "standalone",
  "background_color": "#0f1726",
  "theme_color": "#1B3A8C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
