{
  "name": "BlobPets",
  "short_name": "BlobPets",
  "description": "Raise, battle and play with your glowing elemental blob pet!",
  "start_url": "blobpets.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#040810",
  "theme_color": "#040810",
  "scope": "./",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games","entertainment"]
}
