{
    "name": "Renhomy",
    "short_name": "Renhomy",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
      {
        "src": "/icons/renhomy-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icons/renhomy-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "/icons/renhomy-256x256.png",
        "sizes": "256x256",
        "type": "image/png",
        "purpose": "any"
      }
    ]
  }
  