{
    "name": "Dinaup",
    "short_name": "Dinaup",
    "start_url": "/",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#fffff",
    "theme_color": "#3481e5",
    "icons": [
        {
            "src": "icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
