{
  "name": "pik.li",
  "short_name": "pik.li",
  "description": "Link corti, veloci, sicuri.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#161a23",
  "theme_color": "#d93a1e",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": { "action": "/app/links/new", "method": "GET", "params": { "url": "url", "text": "text", "title": "title" } }
}
