{
    "name": "Struman",
    "short_name": "Struman",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#384A71",
    "theme_color": "#384A71",
    "description": "Struman is an inventory, inspection and reporting system for the management of infrastructure assets, such as road related structures. Road related structures covers: bridges; major culverts; lesser culverts; retaining walls; road tunnels; and gantries. Struman complies with the TMH19-Manual for the Visual Assessment of Road Structures. Struman can also cater for other infrastructure asset types, e.g., port structures. The mobile app assists with field inspection input from a smartphone or tablet device.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": [
        "productivity",
        "utilities",
        "tools"
    ],
    "related_applications": [
        {
            "platform": "play",
            "id": "za.co.csir.struman"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}