{
    "short_name": "React App",
    "name": "Create React App Sample",
    "icons": [
        {
            "src": "ac-s.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "img/ac-s.svg",
            "type": "image/svg+xml",
            "sizes": "16x16"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}
