{
  "name": "YoutubeMate",
  "short_name": "YoutubeMate",
  "description": "Get the gist of any YouTube video without watching it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ec4899",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "600x600",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "600x600",
      "type": "image/png"
    }
  ]
}
