<key>CFBundleIcons</key> <dict> <key>CFBundleAlternateIcons</key> <dict> <key>Doughnut</key> <dict> <key>CFBundleIconFiles</key> <array> <string>Doughnut</string> </array> </dict> <key>Hamburger</key> <dict> <key>CFBundleIconFiles</key> <array> <string>Hamburger</string> </array> </dict> <key>HotDog</key> <dict> <key>CFBundleIconFiles</key> <array> <string>HotDog</string> </array> </dict> <key>Normal</key> <dict> <key>CFBundleIconFiles</key> <array> <string>Normal</string> </array> </dict> <key>Pizza</key> <dict> <key>CFBundleIconFiles</key> <array> <string>Pizza</string> </array> </dict> <key>Summer</key> <dict> <key>CFBundleIconFiles</key> <array> <string>Summer</string> </array> </dict> <key>Taco</key> <dict> <key>CFBundleIconFiles</key> <array> <string>Taco</string> </array> </dict> </dict> </dict> <key>CFBundleIdentifier</key>