{
  "name": "DTALES",
  "short_name": "DTALES",
  "description": "Something stirs beneath the grid. Dtales — a signal is waking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0c0c",
  "theme_color": "#0c0c0c",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/generated/favicon.dim_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
