{
  "name": "What Is And How To",
  "short_name": "What Is And How To",
  "description": "Know What Is And Learn How To",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eff4ff",
  "theme_color": "#eff4ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://whatisandhowto.com/wp-content/uploads/2026/05/WhatIsAndHowTo.com_.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://whatisandhowto.com/wp-content/uploads/2026/05/WhatIsAndHowTo.com_.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}