{ "name": "PickupPro", "short_name": "PickupPro", "description": "AI-powered pickup line generator with multiple styles and personalization options", "start_url": "/", "display": "standalone", "background_color": "#1F2937", "theme_color": "#7C3AED", "orientation": "portrait-primary", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "shortcuts": [ { "name": "Generate Pickup Line", "short_name": "Generate", "description": "Create a new pickup line", "url": "/generator", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] }, { "name": "Random Line", "short_name": "Random", "description": "Get a random pickup line", "url": "/random", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] } ], "categories": ["social", "lifestyle", "utilities"], "screenshots": [ { "src": "/screenshots/generator.png", "sizes": "1280x720", "type": "image/png", "platform": "wide", "label": "Generator page of PickupPro" }, { "src": "/screenshots/community.png", "sizes": "1280x720", "type": "image/png", "platform": "wide", "label": "Community page of PickupPro" } ], "prefer_related_applications": false, "related_applications": [], "scope": "/", "dir": "ltr", "lang": "en", "iarc_rating_id": "", "share_target": { "action": "/share-target/", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } } }