GET https://54.152.202.94/

Progressive Web App

Manifest

General information

Status: enabled
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
Name Mi Súper‑App
Short name Super
Description name
Theme color #0d6efd #0d6efd
Background color #ffffff #ffffff
Display standalone
Orientation
Scope
Start URL /
Categories none

Application Icons

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

Application screenshots

Source Size Type Form factor Label Platform
home-mobile.png
No reference
540x960 n/a narrow Pantalla principal n/a
home-desktop.png
No reference
1280x720 n/a wide Vista escritorio n/a

Output

{
"categories": [],
"name": "Mi Súper‑App",
"short_name": "Super",
"start_url": "/",
"enabled": true,
"use_credentials": true,
"background_color": "#ffffff",
"display": "standalone",
"display_override": [],
"theme_color": "#0d6efd",
"scope_extensions": [],
"icons": [
{
"src": "icon-192x192.png",
"sizes": "192x192"
},
{
"src": "icon-512x512.png",
"sizes": "512x512"
}
],
"screenshots": [
{
"src": "home-mobile.png",
"sizes": "540x960",
"form_factor": "narrow",
"label": "Pantalla principal"
},
{
"src": "home-desktop.png",
"sizes": "1280x720",
"form_factor": "wide",
"label": "Vista escritorio"
}
],
"file_handlers": [],
"protocol_handlers": [],
"related_applications": [],
"prefer_related_applications": false,
"shortcuts": [],
"widgets": [],
"serviceworker": {
"src": "/sw.js",
"scope": "/",
"use_cache": true
}
}

Generated files

Service Worker

Details

Status: enabled

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": 34,
"maxAgeSeconds": 31536000
}
17 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: disabled

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