{
    "name": "Frisco 2",
    "short_name": "Frisco 2",
    "description": "Frisco 2",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#9a0050",
    "theme_color": "#ffffff"
}