{
  "name": "Απογραφή από παραστατικά",
  "short_name": "Απογραφή",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#087f83",
  "icons": [{ "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }],
  "share_target": {
    "action": "/invoices/new",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}