diff --git a/manifest.json b/manifest.json index e900911..6b29ba8 100644 --- a/manifest.json +++ b/manifest.json @@ -108,9 +108,9 @@ "splashscreen" : { "androidStyle" : "default", "android" : { - "hdpi" : "static/app/start/480x762.PNG", - "xhdpi" : "static/app/start/720x1242.PNG", - "xxhdpi" : "static/app/start/1080x1882.PNG" + "hdpi" : "static/app/start/480x762.png", + "xhdpi" : "static/app/start/720x1242.png", + "xxhdpi" : "static/app/start/1080x1882.png" }, "iosStyle" : "storyboard", "ios" : { diff --git a/static/app/start/.9.png b/static/app/start/.9.png new file mode 100644 index 0000000..bfdfa9d Binary files /dev/null and b/static/app/start/.9.png differ