{
    "name": "FamJam",
    "short_name": "FamJam",
    "description": "Your private family social network",
    "start_url": "/dashboard.php",
    "display": "standalone",
    "background_color": "#1a0a00",
    "theme_color": "#e8720c",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
