{
  "name": "SistPlantão Pro",
  "short_name": "Plantão",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#03070d",
  "theme_color": "#00d4ff",
  "scope": "./",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
