mirror of
https://github.com/themitosan/fpPS4-Temmie-s-Launcher.git
synced 2025-04-02 10:31:50 -04:00
18 lines
No EOL
631 B
JSON
18 lines
No EOL
631 B
JSON
{
|
|
"lang": "en",
|
|
"scope": "/",
|
|
"theme_color": "#000",
|
|
"display": "minimal-ui",
|
|
"author": "TemmieHeartz",
|
|
"start_url": "index.htm",
|
|
"orientation": "landscape",
|
|
"background_color": "#000",
|
|
"name": "fpPS4 Temmie's Launcher",
|
|
"prefer_related_applications": true,
|
|
"short_name": "fpPS4 Temmie's Launcher",
|
|
"description": "A simple(?) launcher for fpPS4 project",
|
|
"icons": [
|
|
{ "src": "img/icon.png", "type": "image/png", "purpose": "any maskable", "sizes": "256x256" },
|
|
{ "src": "img/icon.png", "type": "image/png", "purpose": "any maskable", "sizes": "512x512" }
|
|
]
|
|
} |