{
    "name": "Tessie",
    "short_name": "Tessie",
    "description": "The Tesla management platform.",
    "start_url": "https://dash.tessie.com",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#ffffff",
    "orientation": "portrait-primary",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "io.tessie.app"
        }
    ],
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
