{
    "name": "Kouri Jewels",
    "short_name": "Kouri Jewels",
    "start_url": ".",
    "background_color": "#efc1b6",
    "theme_color": "#D99586",
    "display": "standalone",
    "icons": [
        {
            "src": "/media/apple-touch-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/media/apple-touch-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}