{ "name": "DM Coach — Your AI Wingman", "short_name": "DM Coach", "description": "AI wingman that helps you craft confident, personalized DMs. Save targets, generate openers, and reply with style.", "start_url": "/app", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0a0a0a", "theme_color": "#ec4899", "categories": ["lifestyle", "social", "productivity"], "lang": "en", "dir": "ltr", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New Target", "short_name": "New", "description": "Add someone you want to message", "url": "/targets/new", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "My Coach", "short_name": "Coach", "description": "See all your saved targets", "url": "/targets", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }