{
  "name": "RestorationCEC PulseLogs",
  "short_name": "Restoration PulseLogs",
  "description": "PulseLogs ensures a very seamless process for both patients and counselors and solves all the data and administrative challenges that healthcare organizations face today.\nCounseling patients are able to seamlessly fill out their intake forms prior to their appointments.\nCounselors are able to then see those forms and archives in an online repository and serve their patients in the most effective manner.",
  "categories": ["Healthcare", "Healthcare portal", "medical"],
  "theme_color": "#2D9488",
  "background_color": "#1E293B",
  "display": "standalone",
  "orientation": "portrait",
  "permissions": [
    "webview",
    "storage",
    "notification",
    "badge"
  ],
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "icons/android-icon-36x36.png",
      "sizes": "36x36",
      "type": "image/png",
      "density": "0.75"
    },
    {
      "src": "icons/android-icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "density": "1.0"
    },
    {
      "src": "icons/android-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "density": "1.5"
    },
    {
      "src": "icons/android-icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "density": "2.0"
    },
    {
      "src": "icons/android-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "density": "3.0"
    },
    {
      "src": "icons/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": "4.0"
    },
    {
      "src": "icons/maskable_icon_x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/maskable_icon_x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/maskable_icon_x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/maskable_icon_x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/maskable_icon_x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/mobile-login-screen.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "platform": "narrow",
      "label": "Mobile: PulseLogs Login/Auth"
    },
    {
      "src": "images/screenshots/mobile-my-forms.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "platform": "narrow",
      "label": "Mobile: MyForms"
    },
    {
      "src": "images/screenshots/mobile-client-intake-form.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "platform": "narrow",
      "label": "Mobile: Client Intake Form"
    },
    {
      "src": "images/screenshots/tablet-login-screen.png",
      "sizes": "2048x2732",
      "type": "image/png",
      "platform": "narrow",
      "label": "Tablet: PulseLogs Login/Auth"
    },
    {
      "src": "images/screenshots/tablet-my-forms.png",
      "sizes": "2048x2732",
      "type": "image/png",
      "platform": "narrow",
      "label": "Tablet: MyForms"
    },
    {
      "src": "images/screenshots/tablet-client-intake-form.png",
      "sizes": "2048x2732",
      "type": "image/png",
      "platform": "narrow",
      "label": "Tablet: Client Intake Form"
    },
    {
      "src": "images/screenshots/login-screen.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop: PulseLogs Login/Auth"
    }
  ],
  "shortcuts": [
    {
      "name": "PulseLogs Authenticate?",
      "short_name": "Login",
      "description": "Able to make login or register new user or forgot password",
      "url": "/login",
      "icons": [{"src": "favicon-96x96.png", "sizes": "96x96"}]
    },
    {
      "name": "PulseLogs My Forms?",
      "short_name": "MyForms",
      "description": "Able to find forms relevant counselor and fill those forms",
      "url": "/my-forms",
      "icons": [{"src": "favicon-96x96.png", "sizes": "96x96"}]
    }
  ]
}
