32 lines
No EOL
789 B
JSON
32 lines
No EOL
789 B
JSON
{
|
|
"short_name": "Calque",
|
|
"name": "Calque",
|
|
"description": "Simple tool for maitaining i18n files",
|
|
"icons": [
|
|
{
|
|
"src": "/images/favicon.dark.svg",
|
|
"type": "image/svg+xml",
|
|
"sizes": "any"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display_override": [
|
|
"window-controls-overlay"
|
|
],
|
|
"theme_color": "#222",
|
|
"background_color": "#222",
|
|
"screenshots": [
|
|
{
|
|
"src": "/images/screenshots/narrow.png",
|
|
"type": "image/png",
|
|
"sizes": "538x1133",
|
|
"form_factor": "narrow"
|
|
},
|
|
{
|
|
"src": "/images/screenshots/wide.png",
|
|
"type": "image/png",
|
|
"sizes": "2092x1295",
|
|
"form_factor": "wide"
|
|
}
|
|
]
|
|
} |