{
    "name": "NorthStar",
    "short_name": "NorthStar",
    "id": "/",
    "description": "Garde le cap vers la vie que tu veux construire.",
    "lang": "fr",
    "dir": "ltr",
    "start_url": "/today",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#1e3a5f",
    "background_color": "#fafafa",
    "categories": ["productivity", "lifestyle"],
    "icons": [
        { "src": "/images/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
        { "src": "/images/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
        { "src": "/images/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
        { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }
    ],
    "shortcuts": [
        {
            "name": "Aujourd'hui",
            "short_name": "Aujourd'hui",
            "description": "Cocher mes habitudes du jour",
            "url": "/today",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
