{
    "name": "Stick-it Notes by Tharun",
    "short_name": "Stick-it",
    "start_url": "index.php",
    "scope": "./",
    "icons": [
        {
            "src": "contract.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "contract.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffd31d",
    "background_color": "#333",
    "display": "standalone"
}