{
    "name": "top_website",
    "short_name": "top_website",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#bb883b",
    "description": "Talisman Of Phoenix is a free 3D fantasy MMORPG. Eye-catching equipments, thrilling scenarios, various kinds of quests, well-designed PVE & PVP stages, weekly Guild War and other funny and challenging gameplay elements.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}