{
  "name": "Luviana Theme",
  "short_name": "Luviana",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
	{
	  "src": "/wp-content/themes/luviana-child/images/icon-192x192.png",
	  "sizes": "192x192",
	  "type": "image/png"
	},
	{
	  "src": "/wp-content/themes/luviana-child/images/icon-512x512.png",
	  "sizes": "512x512",
	  "type": "image/png"
	}
  ],
  "permissions": ["notifications"],
  "gcm_sender_id": "YOUR_SENDER_ID"
} 
