{
  "name": "Hello World",
  "short_name": "Hello",
  "description": "The first app",
  "start_url": "/apps/hello-world/",
  "scope": "/apps/hello-world/",
  "display": "standalone",
  "background_color": "#050914",
  "theme_color": "#050914",
  "icons": [
    {
      "src": "https://placehold.co/192x192/050914/00d4c8?text=H",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/050914/00d4c8?text=H",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
