{
  "name":"Moon Morn",
  "short_name":"Moon Morn",
  "start_url":"./index.html",
  "display":"standalone",
  "orientation": "portrait",
  "icons":[
    {
      "src":"icon.png",
      "sizes":"192x192",
      "type":"assets/png"
    }
  ]
}