
{
    "name": "Repair At Home",
    "short_name": "RAH",
    "description": "In-Home Professional Repair Services from Store Aisle to Customer Backyard.",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "icons": [
        {
            "src": "/icons/icon-192.png?v=2",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png?v=2",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512-maskable.png?v=2",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/apple-touch-icon-120x120.png?v=2",
            "sizes": "120x120",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/apple-touch-icon-152x152.png?v=2",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/apple-touch-icon-167x167.png?v=2",
            "sizes": "167x167",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/apple-touch-icon-180x180.png?v=2",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
