{
    "name": "Neito CRM App",
    "short_name": "Neito",
    "background_color": "#8eef67",
    "display": "fullscreen",
    "description": "A Gas station application for daily record and storing of the products and price.",
    "theme_color": "#8eef67",
    "start_url": "/",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}