{
  "name": "diaryof.me",
  "short_name": "diaryof.me",
  "id": "./",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "background_color": "#d4ab91",
  "theme_color": "#d4ab91",
  "description": "a personal diary site made by myself for myself.",
  "icons": [
    {
      "src": "./assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
