GET https://gie-ext-preprod.kwantic.dev/reset-password

Progressive Web App

Manifest

General information

Status: disabled
Can be installed: yes

  • success : The manifest must be enabled
  • success : The manifest must have a short name or a name
  • success : The manifest must have a start URL
  • success : The manifest must have a display value set to "standalone", "fullscreen" or "minimal-ui
  • success : The manifest must have at least one icon
  • success : The manifest must have the "prefer_related_applications" property set to a value other than "true"

Details

Key Value
ID /?homescreen=1
Name Gie Extranet APP
Short name GieExtranet
Description name
Theme color #1ba294 #1ba294
Background color #ffffff #ffffff
Display standalone
Orientation
Scope /
Start URL /login
Categories none

Application Icons

Source Sizes Type Purpose
/icons/icon-192x192.png 192x192 image/png n/a
/icons/icon-512x512.png 512x512 image/png n/a

Application screenshots

Source Size Type Form factor Label Platform

Output

{
"categories": [],
"name": "Gie Extranet APP",
"short_name": "GieExtranet",
"start_url": "/login",
"enabled": true,
"use_credentials": true,
"background_color": "#ffffff",
"display": "standalone",
"display_override": [],
"id": "/?homescreen=1",
"dir": "ltr",
"lang": "fr",
"scope": "/",
"theme_color": "#1ba294",
"scope_extensions": [],
"icons": [
{
"src": "/icons/icon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icons/icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"screenshots": [],
"file_handlers": [],
"protocol_handlers": [],
"related_applications": [],
"prefer_related_applications": false,
"shortcuts": [],
"widgets": []
}

Generated files

Service Worker

Details

Status: disabled

Key Value
Destination /sw.js
Scope /
Use Cache Yes
Skip Waiting No

Workbox

Status: enabled

Key Value
Use CDN? No
Clear cache? Yes
Cache manifest? Yes
Asset cache Enabled
Cache name: assets
Regex: /\.(css|js|json|xml|txt|map|ico|png|jpe?g|gif|svg|webp|bmp)$/
Font cache Enabled
Google Font cache Enabled
Cache name: default
Image cache Enabled
Cache name: images
Regex: /\.(ico|png|jpe?g|gif|svg|webp|bmp)$/

Caching Strategies

Name Enabled?
Workbox?
Strategy
Match Callback
Method
Plugins URL Preload
assets Yes
Yes
CacheFirst
({url}) => url.pathname.startsWith('/assets')
GET

ExpirationPlugin

{
"maxEntries": 96,
"maxAgeSeconds": 31536000
}
48 URLs
fonts Yes
Yes
CacheFirst
({request}) => request.destination === 'font'
GET

CacheableResponsePlugin

{
"statuses": [
0,
200
],
"headers": []
}

ExpirationPlugin

{
"maxEntries": 60,
"maxAgeSeconds": 31536000
}
None
google-fonts-stylesheets Yes
Yes
StaleWhileRevalidate
({url}) => url.origin === 'https://fonts.googleapis.com'
GET
None None
google-fonts-webfonts Yes
Yes
CacheFirst
({url}) => url.origin === 'https://fonts.gstatic.com'
GET

CacheableResponsePlugin

{
"statuses": [
0,
200
],
"headers": []
}

ExpirationPlugin

{
"maxEntries": 30,
"maxAgeSeconds": 31536000
}
None
images Yes
Yes
CacheFirst
({request, url}) => (request.destination === 'image' && !url.pathname.startsWith('/assets'))
GET
None None
manifest Yes
Yes
StaleWhileRevalidate
({url}) => '/site.webmanifest' === url.pathname
GET
None None

Generated files

Favicons

General information

Status: enabled

Details

Key Value
Low resolution included? No, included sizes are:
  • 16x16 (ICO and PNG): basic favicons
  • 32x32 (PNG): basic favicon
  • 180x180 (PNG): iOS 7+
  • 192x192, 512x512 (PNG): all platforms/browsers
Image scale n / a
Tile color Windows 8/10 tiles not enabled
Composed images Composed images are transparent
Safari pinned tab No, no silhouette is used.

Generated files