{
  "name": "Puggy Crush",
  "short_name": "Puggy Crush",
  "id": "com.coolpuggames.puggycrush",
  "description": "Arrange the pugs into matching colors and score them puggy points.",
  "orientation": "portrait",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "assets_Pug3_thumbnail_512.png.png",
        "sizes": "512x512"
      },{
        "src": "assets_Pug3_thumbnail_1024.png.png",
        "sizes": "1024x1024"
      }]
}