{
  "name": "How's U?",
  "short_name": "How's U?",
  "description": "How's U? Personal Welfare Service",
  "start_url": "https://howsutoday.pages.dev/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1d2b4c",
  "theme_color": "#1d2b4c",
  "icons": [
    {
      "src": "https://howsutoday.pages.dev/icon-192-color.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://howsutoday.pages.dev/icon-512-color.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
