{
  "name": "PWA Service Checklista",
  "short_name": "ServicePWA",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "icon192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
