2017-12-14 18:24:46 +00:00
|
|
|
{
|
2019-06-12 15:44:28 +00:00
|
|
|
"name": "Mon entreprise",
|
|
|
|
"short_name": "Mon entreprise",
|
|
|
|
"description": "L'assistant officiel du créateur d'entreprise",
|
2018-04-30 15:33:17 +00:00
|
|
|
"display": "standalone",
|
2018-02-08 15:02:58 +00:00
|
|
|
"lang": "fr",
|
|
|
|
"orientation": "portrait-primary",
|
2018-04-30 15:07:52 +00:00
|
|
|
"theme_color": "#2975d1",
|
2018-02-08 15:02:58 +00:00
|
|
|
"icons": [
|
|
|
|
{
|
2019-06-12 15:44:28 +00:00
|
|
|
"src": "/favicon/android-chrome-192x192.png",
|
|
|
|
"sizes": "192x192",
|
2018-02-08 16:08:06 +00:00
|
|
|
"type": "image/png"
|
|
|
|
},
|
|
|
|
{
|
2019-06-12 15:44:28 +00:00
|
|
|
"src": "/favicon/android-chrome-512x512.png",
|
|
|
|
"sizes": "512x512",
|
2018-02-08 16:08:06 +00:00
|
|
|
"type": "image/png"
|
2018-02-08 15:02:58 +00:00
|
|
|
}
|
2018-04-30 15:07:52 +00:00
|
|
|
]
|
2017-12-14 18:24:46 +00:00
|
|
|
}
|