{
    "name": "miscellany atelier",
    "short_name": "nnix.com",
    "icons": [{
        "src": "/google-touch-icon.png",
        "sizes": "512x512"
    },
    {
        "src": "/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
      "src": "/icons-vector.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }],
    "background_color": "#f2f2f2",
    "theme_color": "#f2f2f2",
    "display": "fullscreen"
}