{ "name": "BestPetsCo - Pet Care Guides & Monthly Reset", "short_name": "BestPetsCo", "description": "A simple pet care planner for tracking flea, tick, worming, dental, vet and grooming dates.", "start_url": "/monthly-pet-care-reset.html", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#256f68", "categories": [ "lifestyle", "shopping", "health" ], "icons": [ { "src": "/assets/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/assets/img/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Monthly Pet Care Reset", "short_name": "Pet Reset", "description": "Open the monthly dog and cat care reminder.", "url": "/monthly-pet-care-reset.html", "icons": [ { "src": "/assets/img/icons/icon-192.png", "sizes": "192x192" } ] }, { "name": "Best Guides", "short_name": "Guides", "url": "/best-guides.html", "icons": [ { "src": "/assets/img/icons/icon-192.png", "sizes": "192x192" } ] } ] }