{
    "name": "GanttDeck",
    "short_name": "GanttDeck",
    "description": "The shortcut from Project to PowerPoint.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fbfaf7",
    "theme_color": "#0f766e",
    "icons": [
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
        { "src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/favicon-512x512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
