{
    "name": "E.A MARKED",
    "short_name": "EAMARKED",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#800020",
    "icons": [
        {
            "src": "images/Eamarked_logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/Eamarked_logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}