{
    "name": "Eyecons",
    "short_name": "Eyecons",
    "icons": [
        {
            "src": "static/assets/head/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "static/icons/apple-icon-152x152.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "static/icons/apple-icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#10083e",
    "background_color": "#10083e",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.eyecons",
            "url": "https://play.google.com/store/apps/details?id=com.eyecons"
        }
    ]
}
