{
  "id": "/",
  "name": "Anime Pluse Trix D",
  "short_name": "AnimePluse",
  "description": "Your Ultimate Anime Hub - Discover anime, manga, characters, quotes, and beautiful artwork. Free anime streaming guide with seasonal calendar and personalized recommendations.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#0a0f1a",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "anime", "manga", "books", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "shortcuts": [
    {
      "name": "Search Anime",
      "short_name": "Search",
      "description": "Search for anime and manga",
      "url": "/search",
      "icons": []
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "description": "View trending anime",
      "url": "/trending",
      "icons": []
    },
    {
      "name": "Manga",
      "short_name": "Manga",
      "description": "Browse manga",
      "url": "/manga",
      "icons": []
    },
    {
      "name": "Favorites",
      "short_name": "Favorites",
      "description": "View your favorites",
      "url": "/favorites",
      "icons": []
    }
  ]
}
