{
  "name": "Clipr",
  "short_name": "Clipr",
  "description": "Save any text from the web",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#10141a",
  "theme_color": "#ffc107",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon128.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ]
}
