PHP Classes

File: public/manifest.json

Recommend this page to a friend!
  Classes of Bill Rocha   phatto   public/manifest.json   Download  
File: public/manifest.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: phatto
Register a service worker for PHP based PWA
Author: By
Last change:
Date: 6 years ago
Size: 551 bytes
 

Contents

Class file image Download
{ "name": "PHATTO", "short_name": "PHATTO", "icons": [ { "src": "/img/favicon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/img/favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "theme_color": "#004455", "background_color": "#004455", "display": "fullscreen", "start_url": "/", "orientation": "portrait", "gcm_sender_id": "103953800507" }