{
  "short_name": "HeyDayta",
  "name": "HeyDayta - Remember Everything, Find Anything",
  "description": "A journal you can search by asking questions, with smart reminders.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "android-chrome-192x192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "android-chrome-512x512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "https://heydayta.app/",
  "display": "standalone",
  "theme_color": "#CC99FF",
  "background_color": "#0d111c",
  "orientation": "portrait",
  "scope": "https://heydayta.app/"
}