{
    "name": "LuckyPhone",
    "short_name": "Lucky",
    "description": "LuckyPhone - Your personal virtual smartphone experience",
    "id": "./",
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "categories": [
        "utilities",
        "entertainment"
    ],
    "scope": "./",
    "icons": [
        {
            "src": "image/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "image/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "image/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "screenshots": []
}
