{
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "/icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "/web-app-manifest-512x512.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "fullscreen",
  "dir": "auto",
  "lang": "th-TH",
  "name": "Karaoke",
  "short_name": "Karaoke",
  "start_url": "/",
  "screenshots": [
    {
      "src": "https://picsum.photos/1280/720",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homescreen of Awesome App"
    },
    {
      "src": "https://picsum.photos/1280/720",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "List of Awesome Resources available in Awesome App"
    }
  ]
}
