{
    "ms_start_compatible":true,
    "lang": "en-us",
    "name": "Drop 4 - CTL MStart",
    "short_name": "Drop 4 - CTL MStart",
    "description": "The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own tokens.",
    "start_url": "./",
    "background_color": "#000",
    "theme_color": "#000",
    "orientation": "any",
    "display": "standalone",
    "icons": [
        {
            "src": "./icon512.png",
            "sizes": "512x512",
            "purpose": "any"
        },
		{
            "src": "./468x384.jpg",
            "sizes": "468x384",
            "purpose": "any"
        },
	{
            "src": "./1920x1080.jpg",
            "sizes": "1920x1080",
            "purpose": "any"
        }
		
    ],
    "screenshots" : [
        {
          "src": "1.jpg",
          "sizes": "1920x1080",
          "type": "image/webp",
          "platform": "wide"
        },
        {
          "src": "2.jpg",
          "sizes": "1920x1080",
          "type": "image/webp",
          "platform": "wide"
        },
        {
          "src": "3.jpg",
          "sizes": "1920x1080",
          "type": "image/webp",
          "platform": "wide"
        }
      ]
}