{
  "name": "The Daily Lexicon",
  "short_name": "Lexicon",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0f1422",
  "theme_color": "#182033",
  "description": "A private vocabulary app for beautiful and useful words.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}