{ "name": "Steela Depot", "short_name": "Depot", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0B0F17", "theme_color": "#0B0F17", "dir": "auto", "lang": "fa", "categories": ["business", "productivity", "utilities"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Stock", "short_name": "Stock", "description": "On hand, reserved and available, by item and by location", "url": "/stock", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Journal", "short_name": "Journal", "description": "Every movement that has happened, newest first", "url": "/movements", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }