PHPackages                             friendsoftypo3/pwa\_manifest - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. friendsoftypo3/pwa\_manifest

ActiveTypo3-cms-extension[Parsing &amp; Serialization](/categories/parsing)

friendsoftypo3/pwa\_manifest
============================

This extension provides Web App Manifest configuration.

v1.1.0(4y ago)1821.3k11[3 issues](https://github.com/TYPO3-Headless/pwa_manifest/issues)[1 PRs](https://github.com/TYPO3-Headless/pwa_manifest/pulls)GPL-2.0-or-laterPHP

Since Oct 26Pushed 7mo ago6 watchersCompare

[ Source](https://github.com/TYPO3-Headless/pwa_manifest)[ Packagist](https://packagist.org/packages/friendsoftypo3/pwa_manifest)[ RSS](/packages/friendsoftypo3-pwa-manifest/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

TYPO3 Extension "PWA Manifest"
==============================

[](#typo3-extension-pwa-manifest)

[![Build Status](https://camo.githubusercontent.com/68e2e896fbb696e69f6426beef98047324b768adf60505f1ab387bb440fb75d6/68747470733a2f2f7472617669732d63692e6f72672f5459504f332d496e6974696174697665732f7077615f6d616e69666573742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/TYPO3-Initiatives/pwa_manifest)

This extension adds PWA Web App Manifest configuration in TYPO3 Site Configuration

If you have any questions just drop a line in #initiative-pwa Slack channel.

Requirements
------------

[](#requirements)

Extension requires TYPO3 in version at least 9.5.

VersionTYPO32.x12.0 - 12.41.x9.5 - 11.5Installation
------------

[](#installation)

Install extension using composer
`composer require friendsoftypo3/pwa_manifest`

then, include typoscript template, and go to page with ?type=835.

Configuration
-------------

[](#configuration)

Go straight to Site Configuration in your TYPO3 backend and edit your page. [![Configuration](Documentation/Images/pwa_manifest_configuration.png)](Documentation/Images/pwa_manifest_configuration.png)

Web App Manifest
----------------

[](#web-app-manifest)

Check [reference](https://developers.google.com/web/fundamentals/web-app-manifest) for more information.

```
{
   "short_name": "Maps",
   "name": "Google Maps",
   "icons": [
     {
       "src": "/images/icons-192.png",
       "type": "image/png",
       "sizes": "192x192"
     },
     {
       "src": "/images/icons-512.png",
       "type": "image/png",
       "sizes": "512x512"
     }
   ],
   "start_url": "/maps/?source=pwa",
   "background_color": "#3367D6",
   "display": "standalone",
   "scope": "/maps/",
   "theme_color": "#3367D6"
 }

```

Development
-----------

[](#development)

Development for this extension is happening as part of the TYPO3 PWA initiative, see

Credits
-------

[](#credits)

A special thanks goes to [macopedia.com](https://macopedia.com) company, which is sponsoring development of this solution.

### Developers involved in the project

[](#developers-involved-in-the-project)

- Łukasz Uznański (Macopedia)

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance40

Moderate activity, may be stable

Popularity34

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 68.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~367 days

Total

3

Last Release

1656d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e44feab70b3b53b27178be962a8b5474af354f85292f2a662f015f022fdd3c11?d=identicon)[tmotyl](/maintainers/tmotyl)

---

Top Contributors

[![lukaszuznanski](https://avatars.githubusercontent.com/u/15106746?v=4)](https://github.com/lukaszuznanski "lukaszuznanski (15 commits)")[![maikschneider](https://avatars.githubusercontent.com/u/696865?v=4)](https://github.com/maikschneider "maikschneider (2 commits)")[![SammyTheSalmon](https://avatars.githubusercontent.com/u/2017543?v=4)](https://github.com/SammyTheSalmon "SammyTheSalmon (1 commits)")[![steffenf14](https://avatars.githubusercontent.com/u/6428546?v=4)](https://github.com/steffenf14 "steffenf14 (1 commits)")[![svenpet90](https://avatars.githubusercontent.com/u/97380444?v=4)](https://github.com/svenpet90 "svenpet90 (1 commits)")[![tmotyl](https://avatars.githubusercontent.com/u/515397?v=4)](https://github.com/tmotyl "tmotyl (1 commits)")[![tobiasquadflieg](https://avatars.githubusercontent.com/u/31917593?v=4)](https://github.com/tobiasquadflieg "tobiasquadflieg (1 commits)")

---

Tags

headless-cmspwa-manifesttypo3typo3-extensiontypo3-initiativejsontypo3pwamanifest

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/friendsoftypo3-pwa-manifest/health.svg)

```
[![Health](https://phpackages.com/badges/friendsoftypo3-pwa-manifest/health.svg)](https://phpackages.com/packages/friendsoftypo3-pwa-manifest)
```

###  Alternatives

[friendsoftypo3/headless

This extension provides way to output content from TYPO3 in JSON format.

168294.8k12](/packages/friendsoftypo3-headless)[friendsoftypo3/headless_news

This extension provides integration with news to output content from TYPO3 in JSON format.

1154.4k](/packages/friendsoftypo3-headless-news)[bnomei/kirby3-fingerprint

File Method and css/js helper to add cache-busting hash and optional Subresource Integrity to file

4130.5k1](/packages/bnomei-kirby3-fingerprint)[georgringer/doc

Render documentation based on markdown files directly in the backend

2232.7k](/packages/georgringer-doc)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
