Skip to content

Commit

Permalink
Enabled PWA through proper webmanifest
Browse files Browse the repository at this point in the history
  • Loading branch information
SomajitDey committed Oct 14, 2024
1 parent 9e02b83 commit a319d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site.webmanifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
{"name":"EasyForm","short_name":"EF","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"display":"standalone","start_url": "."}

0 comments on commit a319d6d

Please sign in to comment.