{
  "name": "ShieldLayer",
  "short_name": "ShieldLayer",
  "description": "Content Authenticity for the Open Web",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060d1a",
  "theme_color": "#060d1a",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/submit",
    "method": "GET",
    "params": { "text": "text", "url": "url" }
  }
}
