manifest.json 184 B

123456789
  1. {
  2. "short_name": "Hiram Status",
  3. "name": "Hiram Status",
  4. "icons": [],
  5. "start_url": ".",
  6. "display": "standalone",
  7. "theme_color": "#000000",
  8. "background_color": "#ffffff"
  9. }