This commit is contained in:
2024-06-15 17:06:26 +02:00
parent eea219a205
commit c4773d7b97
46 changed files with 154 additions and 82 deletions

View File

@@ -3,8 +3,8 @@
"short_name": "simplecloudnotifier",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"background_color": "#hexcode",
"theme_color": "#hexcode",
"description": "A new Flutter project.",
"orientation": "portrait-primary",
"prefer_related_applications": false,
@@ -32,4 +32,4 @@
"purpose": "maskable"
}
]
}
}