{
    "related_applications": [
        {
            "platform": "webapp",
            "url": "/manifest.json"
        }
    ],
    "background_color": "#ffffff",
    "description": "At Peliplat you will find everything about movies, series, casts and more! You can also write reviews, participating for prizes every month! Register now",
    "dir": "ltr",
    "display": "standalone",
    "name": "Peliplat",
    "orientation": "any",
    "scope": "/",
    "short_name": "Peliplat",
    "start_url": "/",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable",
            "isSquare": true,
            "isPng": true,
            "isWebp": false,
            "isJpg": false,
            "width": 192,
            "is512x512": false,
            "is256x256": false,
            "is192x192": true
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable",
            "isSquare": true,
            "isPng": true,
            "isWebp": false,
            "isJpg": false,
            "width": 512,
            "is512x512": true,
            "is256x256": false,
            "is192x192": false
        }
    ]
}
