{
  "id": "/",
  "name": "Note Tako",
  "short_name": "Note Tako",
  "description": "Install Note Tako to quickly review projects, tasks, and takos from your desktop.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1321",
  "theme_color": "#0d1321",
  "icons": [
	{
	  "src": "/wp-content/themes/note-theme/assets/icon-192.png",
	  "sizes": "192x192",
	  "type": "image/png"
	},
	{
	  "src": "/wp-content/themes/note-theme/assets/icon-512.png",
	  "sizes": "512x512",
	  "type": "image/png"
	}
  ]
}