45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"id": "/",
|
|
"name": "TasQ",
|
|
"short_name": "TasQ",
|
|
"description": "Task and workforce management for your organisation.",
|
|
"start_url": "./",
|
|
"display": "standalone",
|
|
"display_override": ["standalone", "minimal-ui"],
|
|
"background_color": "#FFFFFF",
|
|
"theme_color": "#FFFFFF",
|
|
"orientation": "portrait-primary",
|
|
"prefer_related_applications": false,
|
|
"categories": ["productivity", "business"],
|
|
"icons": [
|
|
{
|
|
"src": "icons/Icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "icons/Icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "icons/Icon-maskable-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
},
|
|
{
|
|
"src": "icons/Icon-maskable-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
},
|
|
{
|
|
"src": "icons/apple-touch-icon-180.png",
|
|
"sizes": "180x180",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
}
|
|
]
|
|
}
|