2019-03-20 22:43:04 +01:00
|
|
|
{
|
|
|
|
"name": "Part-DB",
|
2019-11-30 16:05:36 +01:00
|
|
|
"short_name": "Part-DB",
|
|
|
|
"description": "Inventory managment for electronic components.",
|
|
|
|
"lang": "en",
|
|
|
|
"start_url": "/en/?source=pwa",
|
|
|
|
"display": "standalone",
|
|
|
|
"theme_color": "#ffffff",
|
2019-03-20 22:43:04 +01:00
|
|
|
"icons": [
|
|
|
|
{
|
2022-07-20 23:46:40 +02:00
|
|
|
"src": "/icon/android-chrome-192x192.png",
|
2019-11-30 16:05:36 +01:00
|
|
|
"sizes": "192x192"
|
2019-03-20 22:43:04 +01:00
|
|
|
},
|
|
|
|
{
|
2022-07-20 23:46:40 +02:00
|
|
|
"src": "/icon/android-chrome-384x384.png",
|
2019-11-30 16:05:36 +01:00
|
|
|
"sizes": "384x384"
|
2019-03-20 22:43:04 +01:00
|
|
|
}
|
2019-11-30 16:05:36 +01:00
|
|
|
]
|
|
|
|
}
|