{
  "name": "Squishy Blob Drops",
  "short_name": "Squishy Blobs",
  "description": "Drop squishy blobs, merge them and grow the biggest one. Play solo, story mode or online with friends.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F3F3EE",
  "theme_color": "#7B2FF7",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "related_applications": [
    { "platform": "play", "url": "https://play.google.com/store/apps/details?id=games.gamefathers.blob", "id": "games.gamefathers.blob" }
  ],
  "prefer_related_applications": false
}
