{
  "start_url": "/",
  "name": "The Anime Den",
  "short_name": "theanimeden",
  "description": "Your personal sanctuary for anime insights. Dive deep into your watchlist, rediscover forgotten gems, and celebrate your unique journey.",
  "background_color": "#141318",
  "theme_color": "#141318",
  "display": "standalone",
  "icons": [
    {
      "src": "/_/theme/images/icons/icon_192_transparent.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/_/theme/images/icons/icon_extra_padding_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/_/theme/images/icons/icon_512_transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/_/theme/images/icons/icon_extra_padding_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/_/theme/images/icons/icon_extra_padding.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "id": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "orientation": "natural",
  "prefer_related_applications": false,
  "categories": [
    "entertainment",
    "social",
    "utilities"
  ],
  "screenshots": [
      {
          "src": "/_/theme/images/screenshots/sidebar_screenshot.webp",
          "sizes": "1080x2340",
          "type": "image/webp",
          "form_factor": "narrow",
          "label": "The app's sidebar menu featuring it's pages and features"
      },
      {
          "src": "/_/theme/images/screenshots/anime_archives_screenshot.webp",
          "sizes": "1080x2340",
          "type": "image/webp",
          "form_factor": "narrow",
          "label": "The Anime Archives page showing yearly insights"
      },
      {
          "src": "/_/theme/images/screenshots/favorite_genres.webp",
          "sizes": "1080x2340",
          "type": "image/webp",
          "form_factor": "narrow",
          "label": "User's favorite genres"
      },
      {
          "src": "/_/theme/images/screenshots/most_watched_studios.webp",
          "sizes": "1080x2340",
          "type": "image/webp",
          "form_factor": "narrow",
          "label": "User's most watched studios"
      }
    ]
}