{
  "short_name": "Blink",
  "name": "Blink",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "fullscreen",
  "icons": [
    {
      "src": "assets/favicons/favicon-black@2x.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.php?launcher=true"
}