{
    "short_name": "AIFeelGNU",
    "name": "AIFeelGNU",
    "description": "AIFeelGNU",
    "icons": [
        {
            "src": "/img/perugino_128.png",
            "type": "image/png",
            "sizes": "128x128"
        },
        {
            "src": "/img/perugino_256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "/img/perugino_512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#FFFFFF",
    "theme_color": "#FFFFFF",
    "display": "standalone",
    "orientation":  "portrait"
}