{
  "name": "RechList - Anime Watchlist Tracker",
  "short_name": "RechList",
  "description": "Track your anime watchlist with progress tracking, statistics, and schedule reminders. Free forever!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#222831",
  "theme_color": "#76ABAE",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "lang": "id",
  "dir": "ltr",
  "prefer_related_applications": false
}
