{
  "name": "aftertape — Study from any video",
  "short_name": "aftertape",
  "description": "Turn any YouTube video into vocabulary flashcards, summaries and study documents.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#C32238",
  "scope": "/",
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    { "src": "/static/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/static/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/static/icon-maskable-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/static/icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
