{
  "name": "TEKFA",
  "short_name": "TEKFA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f3ee",
  "theme_color": "#1f5f57",
  "icons": [{ "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }],
  "share_target": {
    "action": "/deliveries/new",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
