{
  "id": "/?app=noctely",
  "name": "Noctely — understand what your life is showing you",
  "short_name": "Noctely",
  "description": "Noctely understands what is really going on inside you, then helps you every day with every part of your life — and it never starts from zero. It starts with your nights, because nobody lies while asleep. The dream is the way in, never the category.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": [
    "lifestyle",
    "books",
    "health"
  ],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Tell a dream",
      "short_name": "Dream",
      "url": "/?utm_source=pwa_shortcut&utm_medium=shortcut&utm_campaign=dream",
      "icons": [
        {
          "src": "/nocto-192.v2.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My memory",
      "short_name": "Memory",
      "url": "/memory?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/nocto-192.v2.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/nocto-48.v2.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nocto-72.v2.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nocto-96.v2.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nocto-144.v2.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nocto-192.v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nocto-384.v2.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nocto-512.v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nocto-maskable-512.v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
