{
"id": "./food-rhythm.html",
"name": "Ритм еды",
"short_name": "Ритм еды",
"description": "Дневник питания и ежедневных показателей",
"lang": "ru",
"start_url": "./food-rhythm.html",
"scope": "./",
"display": "standalone",
"orientation": "portrait-primary",
"background_color": "#F7F9F3",
"theme_color": "#197457",
"categories": ["health", "food", "lifestyle"],
"icons": [
{
"src": "icons/icon-192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "icons/icon-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
},
{
"src": "icons/icon-maskable-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
]
}