<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: stackapps</title>
    <description>The latest articles on Forem by stackapps (@stackapps_dev).</description>
    <link>https://forem.com/stackapps_dev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3635163%2F1d9e0cc8-9fcb-4161-9537-503f087e2b98.png</url>
      <title>Forem: stackapps</title>
      <link>https://forem.com/stackapps_dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/stackapps_dev"/>
    <language>en</language>
    <item>
      <title>Stop struggling with PWA icons. I built a tool that generates all 19 sizes + manifest.json automatically.</title>
      <dc:creator>stackapps</dc:creator>
      <pubDate>Fri, 28 Nov 2025 19:31:00 +0000</pubDate>
      <link>https://forem.com/stackapps_dev/stop-struggling-with-pwa-icons-i-built-a-tool-that-generates-all-19-sizes-manifestjson-1a89</link>
      <guid>https://forem.com/stackapps_dev/stop-struggling-with-pwa-icons-i-built-a-tool-that-generates-all-19-sizes-manifestjson-1a89</guid>
      <description>&lt;h1&gt;
  
  
  The Problem with PWA Icons
&lt;/h1&gt;

&lt;p&gt;If you've ever built a Progressive Web App, you know the pain. You finish your app, it works great, and then you spend hours fighting with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Favicons (16x16, 32x32, 48x48...)&lt;/li&gt;
&lt;li&gt;Apple Touch Icons (which don't support transparency!)&lt;/li&gt;
&lt;li&gt;Android Adaptive Icons (maskable vs reachable)&lt;/li&gt;
&lt;li&gt;The dreaded &lt;code&gt;manifest.json&lt;/code&gt; syntax&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I got tired of doing this manually for my 4th app, so I built a tool to automate it.&lt;/p&gt;

&lt;h1&gt;
  
  
  Introducing Imagcon
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://imagcon.app" rel="noopener noreferrer"&gt;https://imagcon.app&lt;/a&gt; is a specialized generator that handles all the PWA icon requirements for you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Features:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Smart Cropping:&lt;/strong&gt; Automatically centers your logo for Android's circular masks.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Manifest Generation:&lt;/strong&gt; Gives you the copy-paste JSON code.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Real-time Preview:&lt;/strong&gt; See your icon on an iPhone home screen and Android app drawer before you download.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI Generation:&lt;/strong&gt; Don't have a logo? Describe it and it generates a professional app icon style (neon/dark mode optimized).&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Tech Stack
&lt;/h1&gt;

&lt;p&gt;Built with React, Tailwind, and Python (FastAPI) on the backend. &lt;/p&gt;

&lt;p&gt;Give it a spin and let me know if it saves you time!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>productivity</category>
      <category>pwa</category>
    </item>
  </channel>
</rss>
