{
  "name": "NerdBi Study Tracker",
  "short_name": "NerdBi",
  "description": "Anime-themed study tracker with Pomodoro timer, missions, habits and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06040c",
  "theme_color": "#06040c",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "https://image2url.com/r2/default/images/1772068018177-5941f996-7280-4aa8-bf4e-6d56a9e88b32.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "https://image2url.com/r2/default/images/1772068018177-5941f996-7280-4aa8-bf4e-6d56a9e88b32.ico",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://image2url.com/r2/default/images/1772068018177-5941f996-7280-4aa8-bf4e-6d56a9e88b32.ico",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open study dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "https://image2url.com/r2/default/images/1772068018177-5941f996-7280-4aa8-bf4e-6d56a9e88b32.ico", "sizes": "96x96" }]
    },
    {
      "name": "Battle Log",
      "short_name": "Log",
      "description": "View session history",
      "url": "/log",
      "icons": [{ "src": "https://image2url.com/r2/default/images/1772068018177-5941f996-7280-4aa8-bf4e-6d56a9e88b32.ico", "sizes": "96x96" }]
    }
  ]
}
