{
  "name": "Restoration Coaching",
  "short_name": "Restoration Coaching",
  "description": "Restoration Coaching, LLC provides a seamless experience for both clients and coaches by simplifying operations and eliminating administrative and data-management challenges that coaching organizations commonly face today.\nClients can conveniently complete their discovery forms before their scheduled sessions, ensuring they arrive prepared and aligned with the coaching process.\nCoaches can securely access these forms and client records through an organized online repository, enabling them to deliver personalized, focused, and impactful coaching sessions.",
  "categories": ["coaching", "coaching portal", "lifestyle"],
  "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/desktop-login.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop: PulseLogs Login/Auth"
    },
    {
      "src": "images/screenshots/desktop-my-forms.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop: MyForms"
    }
  ],
  "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 coaches and fill those forms",
      "url": "/my-forms",
      "icons": [{"src": "favicon-96x96.png", "sizes": "96x96"}]
    }
  ]
}
