{ "name": "Lunker - Fishing Journal & Community", "short_name": "Lunker", "description": "Track your catches, connect with anglers, and discover fishing knowledge", "start_url": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "background_color": "#18191a", "theme_color": "#4ade80", "orientation": "portrait-primary", "scope": "/", "id": "/", "icons": [ { "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/icon-72x72.png", "sizes": "72x72", "type": "image/png", "purpose": "maskable any" }, { "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "maskable any" }, { "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png", "purpose": "maskable any" }, { "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "maskable any" }, { "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png", "purpose": "maskable any" }, { "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "maskable any" }, { "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" } ], "categories": ["sports", "lifestyle", "social"], "screenshots": [ { "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/screenshots/newsfeed.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Connect with the fishing community" }, { "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/screenshots/journal.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Track your fishing catches" } ], "shortcuts": [ { "name": "Log a Catch", "short_name": "Log Catch", "description": "Record a new fishing catch", "url": "/journal?action=add", "icons": [{ "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/add-catch-96.png", "sizes": "96x96" }] }, { "name": "My Journal", "short_name": "Journal", "description": "View your fishing journal", "url": "/journal", "icons": [{ "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/journal-96.png", "sizes": "96x96" }] }, { "name": "Newsfeed", "short_name": "Feed", "description": "See what others are catching", "url": "/newsfeed", "icons": [{ "src": "https://fly.storage.tigris.dev/thinkfishing-assets/web_compressed/icons/feed-96.png", "sizes": "96x96" }] } ], "share_target": { "action": "/share-target", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url", "files": [ { "name": "images", "accept": ["image/*"] } ] } }, "related_applications": [], "prefer_related_applications": false }