{
  "name": "Luma Player",
  "short_name": "Luma Player",
  "description": "Bring-your-own-content media player by Vensofts.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070a12",
  "theme_color": "#070a12",
  "categories": ["entertainment", "utilities"],
  "icons": [
    {
      "src": "./assets/luma_app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
