liftie
Version:
Clean, simple, easy to read, fast ski resort lift status
25 lines (24 loc) • 800 B
JSON
{
"short_name": "Liftie",
"name": "Liftie - Clean, simple, easy to read, fast ski resort lift status.",
"description": "Liftie monitors lift status for selected ski resorts. When the lift status changes, so will the display. No need to hit browser's Refresh button. Liftie remembers which resorts you are interested in and will show their lift status when you come back.",
"start_url": "/stars",
"display": "standalone",
"scope": "/",
"theme_color": "#f5f8ff",
"background_color": "#f5f8ff",
"icons": [
{
"src": "/img/snowflake-192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/img/snowflake-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}