{
  "name": "Otakufy — Animedoro Study & Focus Timer",
  "short_name": "Otakufy",
  "description": "Free Animedoro study and focus timer for anime fans. Study in focused sprints, reward yourself with an anime break, and track your streaks.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "education", "lifestyle"],
  "icons": [
    {
      "src": "/maskable_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/maskable512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "scope": "/",
  "theme_color": "#000000",
  "background_color": "#000000",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "any",
  "shortcuts": [
    {
      "name": "Start Focusing",
      "short_name": "Focus",
      "description": "Jump straight into an Animedoro focus session",
      "url": "/?utm_source=pwa_shortcut"
    },
    {
      "name": "Study Rooms",
      "short_name": "Rooms",
      "description": "Study together with friends in real time",
      "url": "/rooms?utm_source=pwa_shortcut"
    },
    {
      "name": "Your Stats",
      "short_name": "Stats",
      "description": "Track your focus streaks and progress",
      "url": "/stats?utm_source=pwa_shortcut"
    }
  ]
}
