{
    "name": "draft",
    "short_name": "draft",
    "description": "I built this place to draft my blog posts.",
    "start_url": "/",
    "icons": [
        {
            "src": "/img/draft-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/img/draft-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "display": "standalone",
    "theme_color": "#ffffff",
    "background_color": "#ffffff"
}