{
    "name": "VNota",
    "short_name": "VNota",
    "start_url": ".",
    "display": "fullscreen",
    "background_color": "#060C16",
    "theme_color": "#E6EDF7",
    "description": "A new Flutter project.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
