{
    "name": "Computer RajWiki",
    "short_name": "Computer Raj",
    "description": "",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3366cc",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://computer.rajwiki.com/wp-content/themes/rajpedia/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://computer.rajwiki.com/wp-content/themes/rajpedia/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}