You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.4 KiB
JSON
65 lines
1.4 KiB
JSON
{
|
|
"name": "Streetmap Me",
|
|
"short_name": "Streetmap",
|
|
"author": "Keith Irwin",
|
|
"description": "A streetview image of your GPS location",
|
|
"homepage_url": "https://streetmap.me",
|
|
|
|
"theme_color": "#da532c",
|
|
"background_color": "#da532c",
|
|
"display": "standalone",
|
|
"icons": [{
|
|
"src": "icons/apple-touch-icon-114x114.png",
|
|
"sizes": "114x114",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/apple-touch-icon-120x120.png",
|
|
"sizes": "120x120",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/apple-touch-icon-144x144.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/apple-touch-icon-152x152.png",
|
|
"sizes": "152x152",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/apple-touch-icon-180x180.png",
|
|
"sizes": "180x180",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/apple-touch-icon-57x57.png",
|
|
"sizes": "57x57",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/apple-touch-icon-60x60.png",
|
|
"sizes": "60x60",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/apple-touch-icon-72x72.png",
|
|
"sizes": "72x72",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/apple-touch-icon-76x76.png",
|
|
"sizes": "76x76",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/favicon-16x16.png",
|
|
"sizes": "16x16",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/favicon-32x32.png",
|
|
"sizes": "32x32",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/favicon.ico",
|
|
"sizes": "48x48",
|
|
"type": "image/ico"
|
|
}, {
|
|
"src": "icons/mstile-150x150.png",
|
|
"sizes": "150x150",
|
|
"type": "image/png"
|
|
}]
|
|
}
|