This commit is contained in:
2024-10-19 14:17:37 +02:00
parent 9f98189983
commit ec76a028cb
53 changed files with 495 additions and 607 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "ifrbuddy",
"short_name": "ifrbuddy",
"name": "IFR Buddy",
"short_name": "IFR Buddy",
"start_url": ".",
"display": "standalone",
"background_color": "#hexcode",
"theme_color": "#hexcode",
"description": "A new Flutter project.",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "Write down IFR Clearances easily",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [
@@ -32,4 +32,4 @@
"purpose": "maskable"
}
]
}
}