{
    "name": "weFIT — two people, one board",
    "short_name": "weFIT",
    "description": "Plan meals and workouts together and follow your progress as a couple.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f6f4",
    "theme_color": "#15803d",
    "lang": "pt-BR",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
    ],
    "shortcuts": [
        { "name": "Log meal", "url": "/log/meal" },
        { "name": "Log workout", "url": "/log/workout" }
    ]
}
