{
  "name": "mychildname.com",
  "short_name": "mychildname",
  "description": "Choose a name for your kid (baby boy or baby girl), home, or pet from our huge list of unique, simple, meaningful, and god-inspired names.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "natural",
  "theme_color": "#EE82EE",
  "background_color": "#fff",
  "icons": [

	  { "src": "192X192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "512X512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "maskable_icon.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}