{
  "name": "HK Ms R",
  "short_name": "HK Ms R",
  "description": "Savor authentic Hong Kong cuisine and marvel at intricate pipe cleaner art at HK Ms R. A unique blend of cultural fusion and nostalgic comfort.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFD1DC",
  "theme_color": "#FF69B4",     
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/images/assets/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/assets/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}