Progressive Web Apps enligt Google Lighthouse
Följer webbplatsen praxis för progressiva webbappar?
Obs! Betygsätts inte.
* Webbplatsen är ganska dålig som progressiv webbapp.
* Antal problem med praxis för progressiva webbappar: 8 st
Problem:
* Does not register a service worker that controls page and `start_url`
* Does not provide a valid `apple-touch-icon`
* Manifest doesn't have a maskable icon
* Web app manifest or service worker do not meet the installability requirements
* Does not redirect HTTP traffic to HTTPS
* Does not have a `<meta name="viewport">` tag with `width` or `initial-scale`
* Is not configured for a custom splash screen
* Does not set a theme color for the address bar.