{ "name": "Fam2Go", "short_name": "Fam2Go", "description": "Fam2Go brings family schedules, activities, tasks, transportation and reminders together so everyone knows what’s next and is ready for life.", "lang": "en-US", "id": "./", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "categories": ["productivity", "lifestyle"], "background_color": "#ffffff", "theme_color": "#0F2D64", "icons": [ { "src": "assets/brand/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/brand/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/brand/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Today", "short_name": "Today", "url": "today" }, { "name": "Calendar", "short_name": "Calendar", "url": "calendar" }, { "name": "What’s Next", "short_name": "What’s Next", "url": "timeline" }, { "name": "Ask Fam2Go", "short_name": "Ask Fam2Go", "url": "copilot" } ] }