{
    "name": "SchoolDirect.my",
    "short_name": "SchoolDirect",
    "description": "Find the right international school for your child in Malaysia",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F2EDE8",
    "theme_color": "#5FA8D3",
    "icons": [
      {
        "src": "/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }