{
    "name": "Home Phone",
    "short_name": "Home Phone",
    "description": "Spaces Framework — home video/audio calling device",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "start_url": "./",
    "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
