# Froppy Pet Third-Party Notices And Asset Credits Last reviewed: 2026-07-10 This file tracks non-code assets that ship with Froppy Pet. It is release-blocking: do not publish a public build with assets whose source or redistribution terms are unknown. ## Froppy-Owned Assets | Asset family | Files | Source / creator | License / permission | Notes | | --- | --- | --- | --- | --- | | Froppy app icon and public icon | `public/new-icon.png`, `build/icons/icon.png`, `build/icons/icon.ico`, `build/icons/icon.icns`, `public/froppy-icon.png`, `public/favicon.ico` | Provided by the project owner for Froppy Pet on 2026-07-10 | Covered by the project license | `scripts/generate-icon.mjs` treats the exact `public/new-icon.png` artwork as the canonical source for Windows, macOS, browser-tab, Apple touch, web-app, site, social, window, and tray icon surfaces. Packaged apps include the generated 256px PNG for window/tray use instead of the larger source file. | | Procedural sound recipes | `assets/sounds/froppy/manifest.json`, `assets/sounds/froppy/README.md` | Created for Froppy Pet in this repository | Covered by the project license | These are Web Audio synth recipes, not downloaded audio samples. | ## Pop Shop Packs Pet Sprites Creator: Pop Shop Packs Creator page: https://pop-shop-packs.itch.io/ The default pet is `frog-green`, which is part of the Frogs pixel asset pack. These assets are bundled only as part of Froppy Pet. Do not sell, publish, or redistribute the raw sprite sheets or extracted asset packs as standalone game assets. | Asset family | Files | Source / purchase page | License terms reviewed | Modification / integration notes | Redistribution status | | --- | --- | --- | --- | --- | --- | | Cats pixel asset pack | `assets/pets/cat/**/sprite-sheet.png`, `assets/pets/cat/**/manifest.json` | https://pop-shop-packs.itch.io/cats-pixel-asset-pack | Personal/commercial project use allowed; modification allowed; credit appreciated; standalone game-asset resale/redistribution forbidden; NFT use forbidden; generative-AI upload forbidden. | Integrated into Froppy skin folders with app-specific animation manifests. | OK to bundle as part of Froppy Pet. Do not redistribute as raw asset pack. | | Frogs pixel asset pack | `assets/pets/frog/**/sprite-sheet.png`, `assets/pets/frog/**/manifest.json` | https://pop-shop-packs.itch.io/frogs-pixel-asset-pack | Personal/commercial project use allowed; modification allowed; credit appreciated; standalone game-asset resale/redistribution forbidden; NFT use forbidden; generative-AI upload forbidden. | Integrated into Froppy skin folders with app-specific animation manifests. Includes the default `frog-green` pet. | OK to bundle as part of Froppy Pet. Do not redistribute as raw asset pack. | | Cows pixel asset pack | `assets/pets/cow/**/sprite-sheet.png`, `assets/pets/cow/**/manifest.json` | https://pop-shop-packs.itch.io/cows | Personal/commercial project use allowed; modification allowed; credit appreciated; standalone game-asset resale/redistribution forbidden; NFT use forbidden; generative-AI upload forbidden. | Integrated into Froppy skin folders with app-specific animation manifests. | OK to bundle as part of Froppy Pet. Do not redistribute as raw asset pack. | ## UI Icons And Fonts | Asset family | Files / package | Source | License | Notes | | --- | --- | --- | --- | --- | | Lucide icons | `lucide-react` package and rendered SVG icons in React surfaces | https://lucide.dev/ / https://github.com/lucide-icons/lucide | ISC, as declared by `node_modules/lucide-react/package.json` | Used for app/site UI icons. | | Geist Pixel Square font | `geist` package, `GeistPixel-Square.woff2` through Next/Vite usage | https://vercel.com/font / https://github.com/vercel/geist-font | SIL Open Font License, as declared by `node_modules/geist/package.json` | Used for the website and Electron renderer typography with CJK-safe fallbacks. | ## Release Checklist - Recheck the source pages before each public release in case license text changes. - Keep Pop Shop Packs visibly credited in the public site and in-app Settings credits. - Do not include extracted third-party raw assets in downloadable source/release bundles beyond what is needed for the app itself. - Record any new image, font, sound, or sprite source here before it ships.