{ "name": "Tugu Personal System", "short_name": "Tugu Tools", "description": "Personal tools for memory practice and shared basketball payments.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#F0F8FF", "theme_color": "#4B0082", "categories": ["productivity", "utilities", "education", "finance"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Card Memo", "short_name": "Card Memo", "url": "/card-memo", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192" } ] }, { "name": "Ball Payment Calculator", "short_name": "Ball Payments", "url": "/ball-payment", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192" } ] } ] }