<!DOCTYPE html>
<html>
<head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
-->
<base href="/">
<meta name="google-signin-client_id" content="YOUR_GOOGLE_SIGN_IN_CLIENT_KEY">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="test maryum">
<!-- Allow web app to be run in full-screen mode - Android. -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-title" content="test maryum">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="test maryum">
<link rel="apple-touch-icon" href="https://testmimo-app.mannasat.net/tenancy/assets/restaurant/logo.png">
<title>test maryum</title>
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="shortcut icon" type="image/png" href="https://testmimo-app.mannasat.net/tenancy/assets/restaurant/logo.png"/>
<!-- // Other stuff -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDeaqShlQze6rtJmFQLuxytX6Fv1CvgLNU&callback=Function.prototype"></script>
<script src="https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js"></script>
</head>
<body>
<div class="center">
<img src="https://testmimo-app.mannasat.net/tenancy/assets/restaurant/logo.png" width="250px"/>
<br>
<div class="loader" style="height:100px;width:250px;text-align: center;">
<div class="sk-cube-grid">
<div class="sk-cube sk-cube1"></div>
<div class="sk-cube sk-cube2"></div>
<div class="sk-cube sk-cube3"></div>
<div class="sk-cube sk-cube4"></div>
<div class="sk-cube sk-cube5"></div>
<div class="sk-cube sk-cube6"></div>
<div class="sk-cube sk-cube7"></div>
<div class="sk-cube sk-cube8"></div>
<div class="sk-cube sk-cube9"></div>
</div>
</div>
</div>
<script>
var firebaseConfig = {
apiKey: "AIzaSyCwDCbMB9uSt-i9cqv17xOYhg1nr60VBeo",
authDomain: "mannasat-global.firebaseapp.com",
projectId: "mannasat-global",
storageBucket: "mannasat-global.appspot.com",
messagingSenderId: "7815932593",
appId: "1:7815932593:web:7fb7cdee59fba58c79d090",
measurementId: "G-X7EK9QLF9F"
};
firebase.initializeApp(firebaseConfig);
</script>
<script src="main.dart.js?version=10.0" type="application/javascript"></script>
</body>
</html>