{ "name": "FLIK — Creative Brief Platform", "short_name": "FLIK", "description": "AI brief generator, creative community, and portfolio platform for freelance creatives.", "start_url": "/", "display": "standalone", "background_color": "#F5F2EE", "theme_color": "#1B4FD8", "categories": ["productivity", "education", "design"], "lang": "en-GB", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Generate a Brief", "short_name": "Generate", "description": "Create a new AI-powered creative brief", "url": "/generate", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Community Feed", "short_name": "Feed", "description": "Browse the creative community feed", "url": "/feed", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Challenges", "short_name": "Challenges", "description": "Join weekly brand challenges", "url": "/challenges", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }