{
    "name" :"CODE-CODAGE",
    "short_name": "C-CODAGE",
    "description": "Tutoriels - Programmation - Développement",
    "scope": "/",
    "id": "/home",
    "start_url": "/home",
    "background_color": "#0C0C0C",
    "theme_color": "#0C0C0C",
    "display_override": ["window-control-overlay", "minimal-ui"],
    "display": "standalone",
    "icons": [
        {
            "src": "/favicon192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "related_applications": [{
        "platform": "web"
      }, {
        "platform": "play",
        "url": "https://code-codage.com"
      }
    ]
}