{
  "name": "Wedding Invitation",
  "short_name": "Wedding",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#a38f7a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "thumb.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
