<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Progressive Web App: unexpected results]]></title><description><![CDATA[<p dir="auto">Need further guidance to implement the web app functionality as described here: <a href="https://dev.opera.com/blog/web-app-install-banners/" target="_blank" rel="noopener noreferrer nofollow ugc">https://dev.opera.com/blog/web-app-install-banners/</a></p>
<p dir="auto">I have used the manifest generator and validated  its functionality.</p>
<p dir="auto">When I browse to my site: <a href="https://mysite.com" target="_blank" rel="noopener noreferrer nofollow ugc">https://mysite.com</a> the install banner does not appear. Probably because I do not have a 'service worker'. Need guidance on this.</p>
<p dir="auto">Second, when I click the plus sign I can add the app to the home screen, but the home screen never shows the icon, nor is it full screen. Still have the address bar and the browser controls at the bottom.</p>
<p dir="auto">Here is the manifest:<br />
{<br />
"lang": "en",<br />
"background_color": "#ffffff",<br />
"name": "go BillThis - mobile business management",<br />
"short_name": "go BillThis",<br />
"display": "fullscreen",<br />
"icons": [<br />
{<br />
"src": "/Images/bt144.png",<br />
"sizes": "144x144",<br />
"type": "image/png"<br />
}<br />
]<br />
}</p>
]]></description><link>https://forums.opera.com/topic/17031/progressive-web-app-unexpected-results</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 06:04:34 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/17031.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Sep 2016 12:02:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Progressive Web App: unexpected results on Sun, 09 Oct 2016 16:25:35 GMT]]></title><description><![CDATA[<p dir="auto">You need a Service Worker for the banner to appear. Validate your site with the lighthouse extension to see what is missing: <a href="https://chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk" target="_blank" rel="noopener noreferrer nofollow ugc">https://chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk</a></p>
]]></description><link>https://forums.opera.com/post/108404</link><guid isPermaLink="true">https://forums.opera.com/post/108404</guid><dc:creator><![CDATA[andreasbovens]]></dc:creator><pubDate>Sun, 09 Oct 2016 16:25:35 GMT</pubDate></item><item><title><![CDATA[Reply to Progressive Web App: unexpected results on Mon, 12 Sep 2016 12:04:50 GMT]]></title><description><![CDATA[<p dir="auto">My opera version is 36.2 on Marshmallow.</p>
]]></description><link>https://forums.opera.com/post/106424</link><guid isPermaLink="true">https://forums.opera.com/post/106424</guid><dc:creator><![CDATA[jreacher]]></dc:creator><pubDate>Mon, 12 Sep 2016 12:04:50 GMT</pubDate></item></channel></rss>