{ "name": "The Wizard's Grimoire", "short_name": "Grimoire", "description": "Track your magical habits and build powerful routines with The Wizard's Grimoire", "start_url": "/", "display": "standalone", "theme_color": "#7c3aed", "background_color": "#0f172a", "orientation": "portrait-primary", "scope": "/", "categories": [ "productivity", "lifestyle", "health" ], "lang": "en", "dir": "ltr", "icons": [ { "src": "/icon-72x72.png", "sizes": "72x72", "type": "image/png", "purpose": "maskable any" }, { "src": "/icon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "maskable any" }, { "src": "/icon-128x128.png", "sizes": "128x128", "type": "image/png", "purpose": "maskable any" }, { "src": "/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "maskable any" }, { "src": "/icon-152x152.png", "sizes": "152x152", "type": "image/png", "purpose": "maskable any" }, { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "maskable any" }, { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" } ], "shortcuts": [ { "name": "Quick Add Habit", "short_name": "Add Habit", "description": "Quickly add a new magical habit", "url": "/habits/new", "icons": [ { "src": "/icon-96x96.png", "sizes": "96x96" } ] }, { "name": "Today's Progress", "short_name": "Today", "description": "View today's habit progress", "url": "/today", "icons": [ { "src": "/icon-96x96.png", "sizes": "96x96" } ] }, { "name": "Analytics", "short_name": "Stats", "description": "View your magical progress analytics", "url": "/analytics", "icons": [ { "src": "/icon-96x96.png", "sizes": "96x96" } ] } ], "screenshots": [ { "src": "/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "The Wizard's Grimoire desktop interface" }, { "src": "/screenshot-narrow.png", "sizes": "375x812", "type": "image/png", "form_factor": "narrow", "label": "The Wizard's Grimoire mobile interface" } ], "prefer_related_applications": false, "related_applications": [ { "platform": "webapp", "url": "https://wizards-grimoire.app" } ], "protocol_handlers": [ { "protocol": "web+grimoire", "url": "/share?habit=%s" } ] }