{
  "short_name": "os.lunuc",
  "name": "os.lunuc.com app",
  "description": "This is the app version of os.lunuc.com",
  "start_url": "/",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "favicon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "favicon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "background_color": "#f9f9fb",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#f9f9fb"
}