Init: projet by Cursor
This commit is contained in:
30
public/manifest.json
Normal file
30
public/manifest.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"short_name": "Initial D",
|
||||
"name": "Initial D Arcade Stage - Classement Mondial",
|
||||
"description": "Site de classement officiel Initial D Arcade Stage. Consultez les meilleurs temps des pilotes du monde entier.",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
},
|
||||
{
|
||||
"src": "logo192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192"
|
||||
},
|
||||
{
|
||||
"src": "logo512.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "#ff6b35",
|
||||
"background_color": "#0a0a0a",
|
||||
"orientation": "portrait-primary",
|
||||
"categories": ["games", "sports", "entertainment"],
|
||||
"lang": "fr",
|
||||
"dir": "ltr"
|
||||
}
|
||||
Reference in New Issue
Block a user