{
  "name": "Urlik — URL shortener & tools",
  "short_name": "Urlik",
  "description": "Shorten links, make QR codes, share files and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f5f2",
  "theme_color": "#f7951d",
  "icons": [
    { "src": "/theme/image/mark.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "url": "url", "text": "text", "title": "title" }
  }
}
