{
    "name": "Wedgewood Homes",
    "short_name": "WH App",
    "description": "Internal project management app for Wedgewood Homes",
    "start_url": "./index.php",
    "scope": "./",
    "display": "standalone",
    "background_color": "#f4f6f8",
    "theme_color": "#504F53",
    "icons": [
        { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
