{
    "name": "Perennity",
    "short_name": "Perennity",
    "icons": [
        {
            "src": "/img/ico/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/ico/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        }
    ],
    "theme_color": "#1e3a5f",
    "background_color": "#ffffff",
    "display": "standalone"
}