{
    "id": "/",
    "name": "MsgThatReg",
    "short_name": "MsgThatReg",
    "start_url": "https://www.msgthatreg.com/?utm_source=webapp&utm_medium=pwa&utm_campaign=install",
    "scope": "/",
    "description": "The home of vehicle messaging. Search a vehicle by registration, view its details and leave a message.",
    "icons": [
        {
            "src": "/img/round-icons/round-android-chrome-192x192.png?v=1",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/round-icons/round-android-chrome-512x512.png?v=1",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/img/round-icons/round-android-chrome-512x512.png?v=1",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/round-icons/round-favicon-16x16.png?v=1",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/img/round-icons/round-favicon-32x32.png?v=1",
            "sizes": "32x32",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/img/screenshots/mobile.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "/img/screenshots/desktop.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide"
        }
    ],
    "shortcuts": [
        {
            "name": "Home",
            "url": "/",
            "icons": [
                {
                    "src": "/img/round-icons/round-android-chrome-192x192.png?v=1",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Feed",
            "url": "/feed/"
        },
        {
            "name": "Contact",
            "url": "/contact/"
        }
    ],
    "theme_color": "#333",
    "background_color": "#333",
    "display": "standalone",
    "orientation": "portrait",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "social",
        "communication",
        "lifestyle"
    ],
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.msgthatreg.app",
            "id": "com.msgthatreg.app"
        }
    ],
    "handle_links": "preferred"
}