elegantapp / pwa-asset-generator

Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom device configuration

janscarton opened this issue · comments

The problem:

  1. Some devices care currently not included (see issue #1010).
  2. I don't want to support all devices that are included by default.

The want:

I'd like to be able to define a custom device configuration similar to apple-fallback-data.json, but only include the devices that I want to support.