AndrewWalsh/at-your-service

View on GitHub
demo/public/site.webmanifest

Summary

Maintainability
Test Coverage
{
    "name": "AYS Demo",
    "short_name": "AYS Demo",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff"
}