2023-07-07 19:22:30 +00:00
|
|
|
{
|
2023-07-28 12:06:28 +00:00
|
|
|
"short_name": "Magnetar",
|
|
|
|
"name": "Magnetar",
|
|
|
|
"description": "A free and open social media platform!",
|
2023-07-07 19:22:30 +00:00
|
|
|
"start_url": "/",
|
|
|
|
"display": "standalone",
|
|
|
|
"background_color": "#1f1d2e",
|
2023-07-28 12:06:28 +00:00
|
|
|
"theme_color": "691dc4",
|
2023-07-07 19:22:30 +00:00
|
|
|
"orientation": "portrait-primary",
|
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "/static-assets/icons/192.png",
|
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "any"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "/static-assets/icons/512.png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "any"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "/static-assets/icons/maskable.png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "maskable"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "/static-assets/icons/monochrome.png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "monochrome"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"share_target": {
|
|
|
|
"action": "/share/",
|
|
|
|
"params": {
|
|
|
|
"title": "title",
|
|
|
|
"text": "text",
|
|
|
|
"url": "url"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"screenshots": [
|
|
|
|
{
|
|
|
|
"src": "/static-assets/screenshots/1.webp",
|
|
|
|
"sizes": "1195x579",
|
|
|
|
"type": "image/webp",
|
|
|
|
"platform": "narrow",
|
|
|
|
"label": "Profile page"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "/static-assets/screenshots/2.webp",
|
|
|
|
"sizes": "1195x579",
|
|
|
|
"type": "image/webp",
|
|
|
|
"platform": "narrow",
|
|
|
|
"label": "Posts"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"shortcuts": [
|
|
|
|
{
|
|
|
|
"name": "Notifications",
|
|
|
|
"short_name": "Notifs",
|
|
|
|
"url": "/my/notifications"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"categories": ["social"]
|
|
|
|
}
|