{
  "icons": [
    {
      "src": "pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "pwa-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "name": "recoverydesk.top",
  "short_name": "Recoverydesk",
  "description": "Landing page for the California office ventilation blog and B2B offering; previews content themes, shows subscription scope, includes a contacts section, and routes to contact.php."
}