{ "name": "Cycle Ledger", "short_name": "Cycle", "description": "Private cycle and perimenopause tracker. Log periods, symptoms, and patterns; see what your body is trending toward.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#EDEAF2", "theme_color": "#7C6BA6", "categories": ["health", "lifestyle", "medical"], "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }