diff --git a/includes/pwa-init.php b/includes/pwa-init.php new file mode 100644 index 0000000..8635105 --- /dev/null +++ b/includes/pwa-init.php @@ -0,0 +1,82 @@ +' . "\n"; + echo '' . "\n"; + echo '' . "\n"; + echo '' . "\n"; + echo '' . "\n"; + echo '' . "\n"; + echo '' . "\n"; + echo '' . "\n"; + + // Manifest + echo '' . "\n"; +} + +function addPWAScripts() { + ?> + + + \ No newline at end of file