GET http://app.amichiamoci.it/home/church/21

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
Name Amichiamoci App
Short name Amichiamoci
Description name App di Amichiamoci per rimanere aggiornati sulla Manifestazione
Theme color n/a
Background color #ffffff #ffffff
Display standalone
Orientation portrait
Scope /
Start URL ./
Categories none

Application Icons

Source Sizes Type Purpose
./images/favicon.png 256x256 n/a n/a

Application screenshots

Source Size Type Form factor Label Platform

Output

{
"categories": [],
"description": "App di Amichiamoci per rimanere aggiornati sulla Manifestazione",
"name": "Amichiamoci App",
"short_name": "Amichiamoci",
"start_url": "./",
"enabled": true,
"use_credentials": true,
"background_color": "#ffffff",
"display": "standalone",
"display_override": [],
"orientation": "portrait",
"dir": "ltr",
"lang": "it",
"scope": "/",
"scope_extensions": [],
"icons": [
{
"src": "./images/favicon.png",
"sizes": "256x256"
}
],
"screenshots": [],
"file_handlers": [],
"protocol_handlers": [],
"related_applications": [],
"prefer_related_applications": false,
"shortcuts": [
{
"name": "Vedi la classifica",
"short_name": "Classifica",
"description": "Apri l'app direttamente sulla classifica.",
"url": "./leaderboard",
"icons": []
},
{
"name": "Partite di pallavolo",
"short_name": "Pallavolo",
"description": "Apri l'app direttamente sulle partite di pallavolo.",
"url": "./matches/pallavolo",
"icons": []
},
{
"name": "Partite di calcio",
"short_name": "Calcio",
"description": "Apri l'app direttamente sulle partite di calcio.",
"url": "./matches/calcio",
"icons": []
},
{
"name": "Partite di basket",
"short_name": "Basket",
"description": "Apri l'app direttamente sulle partite di basket.",
"url": "./matches/basket",
"icons": []
},
{
"name": "Profilo",
"short_name": "Profilo",
"description": "Il mio profilo.",
"url": "./profile",
"icons": []
}
],
"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": 70,
"maxAgeSeconds": 31536000
}
35 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