{
  "short_name": "BirthdayPlace",
  "name": "Birthday Place",
  "description": "Create and share free virtual birthday cards on Birthday.Place",
  "icons": [
    {
      "src": "https://birthday.place/assets/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://birthday.place/assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://birthday.place/assets/icon.png",
      "sizes": "256x256",
      "type": "image/png",
	  "purpose": "any maskable"
    }
  ],
  "start_url": "https://birthday.place",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#aa6cfe",
  "background_color": "#aa6cfe",
  "lang": "en"
}