{
  "short_name": "Slog",
  "name": "Slog",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ],
  "start_url": ".",

  "theme_color": "#856c6c",
  "background_color": "#ffffff",
  "permissions": [
    "http://localhost:3000/",
    "https://slog.app",
    "https://www.slog.app"
  ]
}
