{ "id": "/", "name": "Railway Operations Register", "short_name": "Railway Register", "description": "Station movements, operational records and reliable offline entry.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#f5f7f6", "theme_color": "#123b36", "icons": [ { "purpose": "any", "type": "image/png", "sizes": "192x192", "src": "/icons/icon-192.png" }, { "purpose": "any", "type": "image/png", "sizes": "512x512", "src": "/icons/icon-512.png" }, { "purpose": "maskable", "type": "image/png", "sizes": "512x512", "src": "/icons/icon-maskable-512.png" } ], "shortcuts": [ { "name": "New train entry", "url": "/register/create" }, { "name": "Train register", "url": "/register" } ] }