{
  "name": "Sheranis SEO App",
  "short_name": "SEO App",
  "description": "Scan your website for SEO, social, and AdSense readiness, one bundled score with plain language fixes.",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#aadee9",
  "theme_color": "#0b213d",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}