diff --git a/README.md b/README.md
index 3fc80d9..848bbe3 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,7 @@ Download and Install the [latest release of Obtainium](https://github.com/ImranR
| ES-DE Companion | Add to Obtainium! | ❌ | ✅ |
| Jarngreipr | Add to Obtainium! | ❌ | ✅ |
| Mjolnir | Add to Obtainium! | ❌ | ✅ |
+| O2P Tweaks | Add to Obtainium! | ❌ | ❌ |
| OdinTools | Add to Obtainium! | ✅ | ✅ |
| PixelGuide | Add to Obtainium! | ✅ | ✅ |
| Syncthing-Fork | Add to Obtainium! | ✅ | ✅ |
diff --git a/pages/table.md b/pages/table.md
index 8023e85..4fb8c7f 100644
--- a/pages/table.md
+++ b/pages/table.md
@@ -80,6 +80,7 @@
| ES-DE Companion | Add to Obtainium! | ❌ | ✅ |
| Jarngreipr | Add to Obtainium! | ❌ | ✅ |
| Mjolnir | Add to Obtainium! | ❌ | ✅ |
+| O2P Tweaks | Add to Obtainium! | ❌ | ❌ |
| OdinTools | Add to Obtainium! | ✅ | ✅ |
| PixelGuide | Add to Obtainium! | ✅ | ✅ |
| Syncthing-Fork | Add to Obtainium! | ✅ | ✅ |
diff --git a/src/applications.json b/src/applications.json
index 90215ad..78a65e7 100644
--- a/src/applications.json
+++ b/src/applications.json
@@ -539,6 +539,22 @@
"allowIdChange": false,
"overrideSource": "GitHub"
},
+ {
+ "id": "app.o2ptweaks",
+ "url": "https://github.com/FeralAI/o2ptweaks.app",
+ "author": "FeralAI",
+ "name": "O2P Tweaks",
+ "preferredApkIndex": 0,
+ "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"sortMethodChoice\":\"date\",\"useLatestAssetDateAsReleaseDate\":false,\"releaseTitleAsVersion\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"appAuthor\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}",
+ "categories": [
+ "Utilities"
+ ],
+ "allowIdChange": false,
+ "overrideSource": "GitHub",
+ "meta": {
+ "excludeFromExport": true
+ }
+ },
{
"id": "de.langerhans.odintools",
"url": "https://github.com/langerhans/OdinTools",