{
  "name": "Intim Time",
  "short_name": "IntimTime",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07070d",
  "theme_color": "#22d3ee",
  "lang": "ru-RU",
  "icons": [
    {
      "src": "/brand/touch-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/touch-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}