154 lines
3.6 KiB
JSON
154 lines
3.6 KiB
JSON
{
|
|
"name": "StripStream",
|
|
"short_name": "StripStream",
|
|
"description": "Votre bibliothèque numérique pour lire vos BD, mangas et comics préférés",
|
|
"start_url": "/",
|
|
"display": "fullscreen",
|
|
"orientation": "portrait",
|
|
"background_color": "#0F172A",
|
|
"theme_color": "#4F46E5",
|
|
"categories": ["books", "entertainment", "reading"],
|
|
"icons": [
|
|
{
|
|
"src": "/images/icons/icon-72x72.png",
|
|
"sizes": "72x72",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/images/icons/icon-96x96.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/images/icons/icon-128x128.png",
|
|
"sizes": "128x128",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/images/icons/icon-144x144.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/images/icons/icon-152x152.png",
|
|
"sizes": "152x152",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/images/icons/icon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/images/icons/icon-384x384.png",
|
|
"sizes": "384x384",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/images/icons/icon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
],
|
|
"screenshots": [
|
|
{
|
|
"src": "/images/screenshots/home.png",
|
|
"sizes": "1280x720",
|
|
"type": "image/png",
|
|
"platform": "wide",
|
|
"label": "Page d'accueil de StripStream"
|
|
},
|
|
{
|
|
"src": "/images/screenshots/reader.png",
|
|
"sizes": "1280x720",
|
|
"type": "image/png",
|
|
"platform": "wide",
|
|
"label": "Lecteur de BD StripStream"
|
|
}
|
|
],
|
|
"splash_screens": [
|
|
{
|
|
"src": "/images/splash/splash-2048x2732.png",
|
|
"sizes": "2048x2732",
|
|
"type": "image/png",
|
|
"platform": "iPad Pro 12.9"
|
|
},
|
|
{
|
|
"src": "/images/splash/splash-1668x2388.png",
|
|
"sizes": "1668x2388",
|
|
"type": "image/png",
|
|
"platform": "iPad Pro 11"
|
|
},
|
|
{
|
|
"src": "/images/splash/splash-1536x2048.png",
|
|
"sizes": "1536x2048",
|
|
"type": "image/png",
|
|
"platform": "iPad Mini/Air"
|
|
},
|
|
{
|
|
"src": "/images/splash/splash-1125x2436.png",
|
|
"sizes": "1125x2436",
|
|
"type": "image/png",
|
|
"platform": "iPhone X/XS"
|
|
},
|
|
{
|
|
"src": "/images/splash/splash-1242x2688.png",
|
|
"sizes": "1242x2688",
|
|
"type": "image/png",
|
|
"platform": "iPhone XS Max"
|
|
},
|
|
{
|
|
"src": "/images/splash/splash-828x1792.png",
|
|
"sizes": "828x1792",
|
|
"type": "image/png",
|
|
"platform": "iPhone XR"
|
|
},
|
|
{
|
|
"src": "/images/splash/splash-750x1334.png",
|
|
"sizes": "750x1334",
|
|
"type": "image/png",
|
|
"platform": "iPhone 8/SE"
|
|
},
|
|
{
|
|
"src": "/images/splash/splash-1242x2208.png",
|
|
"sizes": "1242x2208",
|
|
"type": "image/png",
|
|
"platform": "iPhone 8 Plus"
|
|
}
|
|
],
|
|
"shortcuts": [
|
|
{
|
|
"name": "Accueil",
|
|
"url": "/",
|
|
"icons": [
|
|
{
|
|
"src": "/images/icons/home.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Bibliothèques",
|
|
"url": "/libraries",
|
|
"icons": [
|
|
{
|
|
"src": "/images/icons/library.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"related_applications": [],
|
|
"prefer_related_applications": false
|
|
}
|