debigging PWA functionality

This commit is contained in:
Tobi 2024-04-09 09:57:34 +02:00
parent e50ece4fbc
commit 823e3e754d
2 changed files with 6 additions and 1 deletions

View file

@ -79,6 +79,11 @@
</style> </style>
</head> </head>
<body> <body>
<div style="text-align: center; padding: 20px;">
<p>For the best experience, add this web app to your home screen:</p>
<p>1. Tap the <strong>Share</strong> button.</p>
<p>2. Tap <strong>Add to Home Screen</strong>.</p>
</div>
<h1>Exchange Rate Calculator</h1> <h1>Exchange Rate Calculator</h1>
<form> <form>
<label>Enter amount in Euro:</label> <label>Enter amount in Euro:</label>

View file

@ -1,5 +1,5 @@
{ {
"name": "EUR-DZD Calculator", "name": "EUR-DZD",
"short_name": "EUR DZD", "short_name": "EUR DZD",
"icons": [ "icons": [
{ {