Const manifest
manifest: object
background_color
background_color: string = "white"
description
description: string = "Description."
display
display: "standalone" = "standalone"
lang
lang: string = "en-US"
name
name: string = "AppName"
orientation
orientation: "portrait" = "portrait"
scope
scope: string = "/"
short_name
short_name: string = "App"
start_url
start_url: string = "/?homescreen=1"
theme_color
theme_color: string = "white"