{
  "name": "Lumiray",
  "short_name": "Lumiray",
  "description": "A behavioral response system to biological timing. Powered by Circadiax.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0520",
  "theme_color": "#0d0520",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69e5173cb2d518ecbe00e3ab/6e1ff2e3d_icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69e5173cb2d518ecbe00e3ab/d4137db73_icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your circadian dashboard",
      "url": "/",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69e5173cb2d518ecbe00e3ab/6e1ff2e3d_icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
