{
    "name": "Okinawa Institute of Science and Technology",
    "short_name": "OIST",
    "description": "Official website and home page for OIST",
    "start_url": "https://www.oist.jp",
    "icons": [
        {
            "src": "/themes/custom/server_theme/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/themes/custom/server_theme/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#213449",
    "background_color": "#ffffff",
    "display": "standalone"
}