{ "name": "AuthorStore", "short_name": "AuthorStore", "description": "Clean Bookstore author storefronts on BookRata — manage your storefront, books, and orders.", "id": "/dashboard", "start_url": "/dashboard", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#24486d", "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" } ] }