{
  "name": "Later Jar",
  "short_name": "Later Jar",
  "description": "Everything you saved from Reddit, YouTube, TikTok, Instagram and the web — organized and ready when you are.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/app/",
    "method": "GET",
    "params": { "url": "url", "text": "text", "title": "title" }
  }
}
