{
    "name": "Mommy Seahorse",
    "short_name": "Seahorse.ARJW",
    "start_url": "https://seahorse.antoinerjwright.com",
    "background_color": "#f4f3ee",
    "theme_color": "#f4f3ee",
    "display": "standalone",
    "description": "A simple declaration designed by her suitor.",
    "icons": [
		{
		      "src": "images/arjw-logo-bluewhite.jpg",
		      "sizes": "192x192",
		      "type": "image/jpg"
		    },
		    {
		      "src": "images/arjw-logo-bluewhite.jpg",
		      "sizes": "512x512",
		      "type": "image/jpg"
		    }
    ]
}
{
    "name": "Antoine's Business Card'",
    "short_name": "Antoine",
    "start_url": "https://bc.antoinerjwright.com",
    "background_color": "#171613",
    "theme_color": "#f4f3ee",
    "display": "standalone",
    "description": "Business card experience of Antoine RJ Wright",
    "icons": [
		{
		      "src": "images/arjw-logo-bluewhite.jpg",
		      "sizes": "192x192",
		      "type": "image/jpg"
		    }
    ]
}
{
    "name": "Antoine's PIP",
    "short_name": "pip,arjw",
    "start_url": "https://id.antoinerjwright.com",
    "background_color": "#F1F1F1",
    "theme_color": "#006633",
    "display": "standalone",
    "description": "Personal identity portal for Antoine RJ Wright",
    "icons": [
		{
		      "src": "images/arjw-logo-bluewhite.jpg",
		      "sizes": "192x192",
		      "type": "image/jpg"
		    }
    ]
}
{
    "name": "Antoine's Cycling Concierge",
    "short_name": "concierge.arjw",
    "start_url": "https://antoinerjwright.com/concierge/",
    "background_color": "#F1F1F1",
    "theme_color": "#006633",
    "display": "standalone",
    "description": "Bicycling concierge notes and Frame glasses web app",
    "icons": [
		{
		      "src": "images/arjw-logo-bluewhite.jpg",
		      "sizes": "192x192",
		      "type": "image/jpg"
		    }
    ]
}